From: Marcus Boerger Date: Sat, 26 Oct 2002 16:58:38 +0000 (+0000) Subject: remove original version X-Git-Tag: php-4.3.0pre2~27 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=92b63c4be5fb44f274ad4e36f95ad7780a13414e;p=php remove original version --- diff --git a/ext/standard/tests/strings/002.phpt b/ext/standard/tests/strings/002.phpt deleted file mode 100644 index e13593d1af..0000000000 --- a/ext/standard/tests/strings/002.phpt +++ /dev/null @@ -1,13 +0,0 @@ ---TEST-- -Test whether strstr() and strrchr() are binary safe. ---POST-- ---GET-- ---FILE-- - ---EXPECT-- -int(18) -int(19) \ No newline at end of file