andrei Thu Apr 6 22:37:42 2006 UTC Modified files: /php-src/ext/pcre TODO Log: That is not the bug you're looking for. http://cvs.php.net/viewcvs.cgi/php-src/ext/pcre/TODO?r1=1.4&r2=1.5&diff_format=u Index: php-src/ext/pcre/TODO diff -u php-src/ext/pcre/TODO:1.4 php-src/ext/pcre/TODO:1.5 --- php-src/ext/pcre/TODO:1.4 Thu Apr 6 22:02:02 2006 +++ php-src/ext/pcre/TODO Thu Apr 6 22:37:42 2006 @@ -1,7 +1,8 @@ - Allow NULL for $matches argument (helps when using preg_match only for match condition) - might not be possible -- http://bugs.php.net/bug.php?id=36975 +- http://bugs.php.net/bug.php?id=36983 + http://bugs.php.net/bug.php?id=33151 - I'd love to see a pattern modifer which says "don't fill $matches except for the overall match and any specific named captures". This would allow
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php