]> granicus.if.org Git - php/commit
@- Fixed a bug in preg_replace() that would truncate subject string if the
authorAndrei Zmievski <andrei@php.net>
Fri, 25 Aug 2000 13:51:07 +0000 (13:51 +0000)
committerAndrei Zmievski <andrei@php.net>
Fri, 25 Aug 2000 13:51:07 +0000 (13:51 +0000)
commit4df36948c865285c192af5c2772e9be02485cca7
tree3b26a71b3fba87fcb34ed085657764be958b4786
parentc6cd319cd47ad95d9401a574c3f7c194428ae036
@- Fixed a bug in preg_replace() that would truncate subject string if the
@  first argument was en empty array. (Andrei)
This fixes bug #6346, that would truncate subject string if the
first argument was en empty array.
ext/pcre/php_pcre.c