mirror of
https://github.com/php/php-src.git
synced 2025-08-20 01:14:28 +02:00
That is not the bug you're looking for.
This commit is contained in:
parent
a389cb5a8c
commit
84a6481eff
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue