php-src/ext/pcre
Adam Harvey bca8ff723d Update arginfo for preg_match_all() to reflect reality.
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.
2012-11-12 20:04:26 +08:00
..
pcrelib Fixed bug #63284 PCRE upgrade to 8.31 2012-10-19 09:49:28 +02:00
tests Merge branch 'PHP-5.3' into PHP-5.4 2012-10-18 17:33:52 +08:00
config0.m4 Fixed bug #63284 PCRE upgrade to 8.31 2012-10-19 09:49:28 +02:00
config.w32 Fixed bug #63284 PCRE upgrade to 8.31 2012-10-19 09:49:28 +02:00
CREDITS 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
php_pcre.c Update arginfo for preg_match_all() to reflect reality. 2012-11-12 20:04:26 +08:00
php_pcre.def Fix for bug 60986 2012-02-06 18:11:56 +00:00
php_pcre.h - Year++ 2012-01-01 13:15:04 +00:00
upgrade-pcre.php Update bundled PCRE to 8.12 2011-05-13 07:00:45 +00:00