]> granicus.if.org Git - php/commit
Avoid string reallocations in preg_quote()
authorDmitry Stogov <dmitry@zend.com>
Tue, 6 Jun 2017 10:56:19 +0000 (13:56 +0300)
committerDmitry Stogov <dmitry@zend.com>
Tue, 6 Jun 2017 10:56:19 +0000 (13:56 +0300)
commit81a6ee9aa40385c9c500fae8d01ffcfe6eea0cb5
treed502534aa5e6853fffb32827bcd74ab8775e3a54
parenta867d74ad3929666e4c990c252cf4f2425bf9269
Avoid string reallocations in preg_quote()
ext/opcache/Optimizer/zend_func_info.c
ext/pcre/php_pcre.c