]> granicus.if.org Git - php/commit
Fixed bug #42208 (substr_replace() crashes when the same array is passed
authorIlia Alshanetsky <iliaa@php.net>
Sun, 5 Aug 2007 14:47:42 +0000 (14:47 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Sun, 5 Aug 2007 14:47:42 +0000 (14:47 +0000)
commitcd32b4e2bb547b1f7f1a726bd2711a7932c758d4
tree01f2922902da6f58aef39c553cb09071663b61a9
parent6f25b84a3abb84b9f598ececce61768cd76d7c60
Fixed bug #42208 (substr_replace() crashes when the same array is passed
more than once)
NEWS
ext/standard/string.c
ext/standard/tests/strings/bug42208.phpt [new file with mode: 0644]