[wp-trac] [WordPress Trac] #48074: Remove work-arounds for unsupported PHP versions

WordPress Trac noreply at wordpress.org
Thu Sep 19 18:14:10 UTC 2019


#48074: Remove work-arounds for unsupported PHP versions
----------------------------+--------------------------------------------
 Reporter:  jrf             |       Owner:  SergeyBiryukov
     Type:  task (blessed)  |      Status:  assigned
 Priority:  normal          |   Milestone:  Awaiting Review
Component:  General         |     Version:  trunk
 Severity:  normal          |  Resolution:
 Keywords:  has-patch       |     Focuses:  performance, coding-standards
----------------------------+--------------------------------------------
Changes (by jrf):

 * Attachment "48074-src-Remove-work-arounds-for-spl_object_hash.patch"
 added.

 [src] Remove work-arounds for spl_object_hash() - The `sp_object_hash()`
 function was introduced in PHP 5.2.0 and as of PHP 5.3, the PHP SPL
 extension can no longer be disabled, so these work-arounds are no longer
 needed. See: https://www.php.net/manual/en/function.spl-object-hash.php

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/48074>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list