WordPress/wp-includes/pomo
Sergey Biryukov a30afc155e General: Avoid a PHP warning when checking the `mbstring.func_overload` PHP value.
This avoids "A non-numeric value encountered" warning when `mbstring.func_overload` is set to something other than a numeric string, e.g. an empty string instead of the default `'0'` value.

Props djbu.
Fixes #53282.
Built from https://develop.svn.wordpress.org/trunk@51032


git-svn-id: http://core.svn.wordpress.org/trunk@50641 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-05-26 16:05:59 +00:00
..
entry.php Code Modernization: Use explicit visibility for class property declarations. 2020-10-17 16:26:09 +00:00
mo.php Code Modernization: Use explicit visibility for class property declarations. 2020-10-17 16:26:09 +00:00
plural-forms.php Docs: Various docblock improvements. 2020-12-10 23:59:03 +00:00
po.php Code Modernization: Remove unnecessary reference sign from `PO::export_entry()` definition. 2020-10-18 06:29:05 +00:00
streams.php General: Avoid a PHP warning when checking the `mbstring.func_overload` PHP value. 2021-05-26 16:05:59 +00:00
translations.php Code Modernization: Use explicit visibility for class property declarations. 2020-10-17 16:26:09 +00:00