]> granicus.if.org Git - php/commit
fix bug #44214: crash with preg_replace_callback and global variables
authorNuno Lopes <nlopess@php.net>
Sat, 8 Mar 2008 13:01:59 +0000 (13:01 +0000)
committerNuno Lopes <nlopess@php.net>
Sat, 8 Mar 2008 13:01:59 +0000 (13:01 +0000)
commit634fef42d64ceb435e15c6a08139aab3bf7403b8
tree23d50f4da426a1f939c76c8fc9daf4388a5b7b83
parent11bbb0165a299fd1d8e6fca314539c3d221d4eb1
fix bug #44214: crash with preg_replace_callback and global variables
ext/pcre/php_pcre.c
ext/pcre/tests/bug44214.phpt [new file with mode: 0644]
ext/pcre/tests/bug44214_2.phpt [new file with mode: 0644]