mirror of
https://github.com/php/php-src.git
synced 2026-04-24 16:38:25 +02:00
398b308316
mb_decode_numericentity() accepts a fourth optional parameter, which is unused, however. Since this parameter doesn't do any harm, and to avoid the small BC break, we're keeping this parameter for PHP 7, but adjust the arginfo. For PHP 8, we will remove this parameter.
152 KiB
152 KiB