]> granicus.if.org Git - php/commit
Improved performance of str_replace() when doing 1 char to 1 char or 1 char
authorIlia Alshanetsky <iliaa@php.net>
Sat, 10 Jun 2006 15:29:06 +0000 (15:29 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Sat, 10 Jun 2006 15:29:06 +0000 (15:29 +0000)
commit37d88ca5a029603fa8eedd0116b6d9e524e1839b
tree97a1944db4e2bb2b6e98b0bb253447981cc5d428
parent13fe33c2dfd669fa01793841c7a3e289be1e28a7
Improved performance of str_replace() when doing 1 char to 1 char or 1 char
to many chars replacement by 30-40%.
NEWS
ext/standard/string.c