[wp-trac] [WordPress Trac] #48074: Remove work-arounds for unsupported PHP versions
WordPress Trac
noreply at wordpress.org
Fri Sep 20 22:44:02 UTC 2019
#48074: Remove work-arounds for unsupported PHP versions
----------------------------+--------------------------------------------
Reporter: jrf | Owner: SergeyBiryukov
Type: task (blessed) | Status: closed
Priority: normal | Milestone: 5.3
Component: General | Version: trunk
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses: performance, coding-standards
----------------------------+--------------------------------------------
Changes (by SergeyBiryukov):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"46222" 46222]:
{{{
#!CommitTicketReference repository="" revision="46222"
Tests: Remove a workaround for `str_getcsv()`.
The `str_getcsv()` function was introduced in PHP 5.3.0, so no longer
needs a polyfill.
Props jrf.
Fixes #48074.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/48074#comment:14>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list