]> granicus.if.org Git - php/commitdiff
That is not the bug you're looking for.
authorAndrei Zmievski <andrei@php.net>
Thu, 6 Apr 2006 22:37:42 +0000 (22:37 +0000)
committerAndrei Zmievski <andrei@php.net>
Thu, 6 Apr 2006 22:37:42 +0000 (22:37 +0000)
ext/pcre/TODO

index 051f6cd64e16987b50e641d00fc99a2a025d39ed..2dcac59ef4b0bf8104c6aee52503538ef3539dd4 100644 (file)
@@ -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