mirror of
https://github.com/php/php-src.git
synced 2025-01-21 11:13:38 +08:00
bca8ff723d
Back when I implemented FR #53238 during the 5.4 development phase to make the $matches parameter optional in preg_match_all(), it turns out I forgot to update the arginfo to note that only 2 parameters are now required by preg_match_all(). The function itself works fine, but reflection was reporting the wrong number of required parameters. |
||
---|---|---|
.. | ||
pcrelib | ||
tests | ||
config0.m4 | ||
config.w32 | ||
CREDITS | ||
php_pcre.c | ||
php_pcre.def | ||
php_pcre.h | ||
upgrade-pcre.php |