[wp-trac] [WordPress Trac] #48074: Remove work-arounds for unsupported PHP versions
WordPress Trac
noreply at wordpress.org
Fri Sep 20 22:33:24 UTC 2019
#48074: Remove work-arounds for unsupported PHP versions
----------------------------+--------------------------------------------
Reporter: jrf | Owner: SergeyBiryukov
Type: task (blessed) | Status: reopened
Priority: normal | Milestone: 5.3
Component: General | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch | Focuses: performance, coding-standards
----------------------------+--------------------------------------------
Comment (by SergeyBiryukov):
In [changeset:"46220" 46220]:
{{{
#!CommitTicketReference repository="" revision="46220"
Code Modernization: Remove workarounds for `spl_object_hash()`.
The `spl_object_hash()` function was introduced in PHP 5.2.0. As of PHP
5.3, the PHP SPL extension can no longer be disabled, so these workarounds
are no longer needed.
Props jrf.
See #48074.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/48074#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list