[wp-trac] [WordPress Trac] #46594: Bump PHP version requirements

WordPress Trac noreply at wordpress.org
Fri Sep 20 20:16:02 UTC 2019


#46594: Bump PHP version requirements
----------------------------+---------------------
 Reporter:  jorbin          |       Owner:  jorbin
     Type:  task (blessed)  |      Status:  closed
 Priority:  high            |   Milestone:  5.2
Component:  General         |     Version:
 Severity:  normal          |  Resolution:  fixed
 Keywords:  commit          |     Focuses:
----------------------------+---------------------

Comment (by desrosj):

 In [changeset:"46208" 46208]:
 {{{
 #!CommitTicketReference repository="" revision="46208"
 Code Modernization: Remove JSON related polyfills.

 The PHP native JSON extension has been bundled and compiled with PHP by
 default since version 5.2.0. Because the minimum version of PHP required
 by WordPress is now 5.6.20 (see #46594 and [45058]), JSON extension
 related polyfills and backwards compatibility code can now be removed.

 This change removes the `json_last_error_msg()` and `JsonSerializable`
 polyfills included in WordPress for full JSON extension support in PHP <
 5.6.

 Follow up of [46205-46206].

 See #47699.
 Props jrf, Clorith, pento.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/46594#comment:17>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list