]> granicus.if.org Git - php/commit
Fixed bug #74873 (Minor BC break: PCRE_JIT changes output of preg_match()).
authorDmitry Stogov <dmitry@zend.com>
Fri, 7 Jul 2017 06:54:21 +0000 (09:54 +0300)
committerDmitry Stogov <dmitry@zend.com>
Fri, 7 Jul 2017 06:54:21 +0000 (09:54 +0300)
commit29653da385f89dcf00ebbb6823a395e1484d4dc3
tree99436d668c7bc2bcd4b8a241d7e09516ac046418
parent5a991ea49b1accf766e0044e10a3712fe0399a27
Fixed bug #74873 (Minor BC break: PCRE_JIT changes output of preg_match()).
NEWS
ext/pcre/php_pcre.c
ext/pcre/tests/bug74873.phpt [new file with mode: 0644]