]> granicus.if.org Git - php/commitdiff
s/cvs/csv/ :)
authorMoriyoshi Koizumi <moriyoshi@php.net>
Wed, 2 Jul 2003 15:43:44 +0000 (15:43 +0000)
committerMoriyoshi Koizumi <moriyoshi@php.net>
Wed, 2 Jul 2003 15:43:44 +0000 (15:43 +0000)
ext/standard/tests/file/bug22382.phpt

index 5255eaf350edd8c139b27548e06d49c443633382..31c806022b75ddae3d70994090973f711f802aa3 100644 (file)
@@ -1,5 +1,5 @@
 --TEST--
-Bug #22382: fgetcvs does not handle escaped quotes correctly
+Bug #22382 (fgetcsv() does not handle escaped quotes correctly)
 --POST--
 --GET--
 --FILE--
@@ -24,4 +24,4 @@ array(6) {
   string(2) "\\"
   [5]=>
   string(28) "\\\\\\\\\\\\\\\\\\\\\\\"\\\\"
-}
\ No newline at end of file
+}