wordpress-develop/tests/phpunit/tests/pomo
Sergey Biryukov f0733600c9 Code Modernization: Change create_function() in phpunit/includes/plural-form-function.php to closure.
`create_function()` has been deprecated in PHP >= 7.2 and removed in PHP 8.

The only instance left in core was used in a test that was being skipped on PHP >= 7.2. This allows the test to run again.

Follow-up to [41722], [41730].

Props jrf.
Fixes #50899.

git-svn-id: https://develop.svn.wordpress.org/trunk@48790 602fd350-edb4-49c9-b593-d223f7449a82
2020-08-13 12:32:03 +00:00
..
mo.php Coding Standards: Fix the remaining issues in /tests. 2019-07-08 00:55:20 +00:00
noopTranslations.php Code is Poetry. 2017-11-30 23:09:33 +00:00
pluralForms.php Code Modernization: Change create_function() in phpunit/includes/plural-form-function.php to closure. 2020-08-13 12:32:03 +00:00
po.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
translationEntry.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
translations.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00