[wp-trac] [WordPress Trac] #42818: i18n Tools have PHP 7.2 compatibility issues
WordPress Trac
noreply at wordpress.org
Wed Dec 6 18:56:45 UTC 2017
#42818: i18n Tools have PHP 7.2 compatibility issues
--------------------------+-----------------------------
Reporter: Otto42 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
From #40109 and related tickets, the use of create_function is being
removed everywhere, so this should extend to the tools/i18n directory as
well.
The makepot.php file still contains one use of create_function, while the
not-gettexted.php file uses it twice.
These should be removed and replaced with alternatives.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/42818>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list