wordpress-develop/src/wp-includes/pomo
Sergey Biryukov ba505963fb 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.

git-svn-id: https://develop.svn.wordpress.org/trunk@51032 602fd350-edb4-49c9-b593-d223f7449a82
2021-05-26 16:04:50 +00:00
..
entry.php Code Modernization: Use explicit visibility for class property declarations. 2020-10-17 16:24:35 +00:00
mo.php Code Modernization: Use explicit visibility for class property declarations. 2020-10-17 16:24:35 +00:00
plural-forms.php Docs: Various docblock improvements. 2020-12-10 23:57:29 +00:00
po.php Code Modernization: Remove unnecessary reference sign from PO::export_entry() definition. 2020-10-18 06:27:38 +00:00
streams.php General: Avoid a PHP warning when checking the mbstring.func_overload PHP value. 2021-05-26 16:04:50 +00:00
translations.php Code Modernization: Use explicit visibility for class property declarations. 2020-10-17 16:24:35 +00:00