]> granicus.if.org Git - php/commit
New str_replace() tests. All tested on Windows, Linux and Linux 64
authorandy wharmby <wharmby@php.net>
Mon, 17 Aug 2009 22:41:30 +0000 (22:41 +0000)
committerandy wharmby <wharmby@php.net>
Mon, 17 Aug 2009 22:41:30 +0000 (22:41 +0000)
commit8c84e5256be4a4ab45cd8e0c4c99827cfdd8659a
tree50b7c5388167580da529a6cf7dec6e80bad40801
parent223a8da69db9bfdaeebd0818ec56e500c6ad7d8e
New str_replace() tests. All tested on Windows, Linux and Linux 64
ext/standard/tests/strings/str_replace_basic.phpt [new file with mode: 0644]
ext/standard/tests/strings/str_replace_error.phpt [new file with mode: 0644]
ext/standard/tests/strings/str_replace_variation1.phpt [new file with mode: 0644]
ext/standard/tests/strings/str_replace_variation2.phpt [new file with mode: 0644]
ext/standard/tests/strings/str_replace_variation3.phpt [new file with mode: 0644]