]> granicus.if.org Git - php/commit
add PREG_UNMATCHED_AS_NULL flag to allow distinguish between unmatched subpatterns...
authorNicolas Grekas <nicolas.grekas@gmail.com>
Tue, 16 May 2017 10:46:32 +0000 (12:46 +0200)
committerRemi Collet <remi@php.net>
Mon, 29 May 2017 09:40:29 +0000 (11:40 +0200)
commit3c43510b19a94c41d3c2a724664fcd1aa9f63d14
tree3064c58f6c33ce660aad8b73f5153bb3badcce2a
parent0f20970216df909ac0e46a55398decc5270643d4
add PREG_UNMATCHED_AS_NULL flag to allow distinguish between unmatched subpatterns and empty matches
UPGRADING
ext/pcre/php_pcre.c
ext/pcre/tests/001.phpt
ext/pcre/tests/003.phpt
ext/pcre/tests/004.phpt
ext/pcre/tests/bug61780.phpt
ext/pcre/tests/bug61780_1.phpt
ext/pcre/tests/bug61780_2.phpt
ext/pcre/tests/marks.phpt