moriyoshi               Wed Jul  2 13:09:26 2003 EDT

  Modified files:              (Branch: PHP_4_3)
    /php-src/ext/standard/tests/file    bug12556.phpt bug22382.phpt 
  Log:
  MFH(r-1.4, r-1.2): s/cvs/csv/
  
  
Index: php-src/ext/standard/tests/file/bug12556.phpt
diff -u php-src/ext/standard/tests/file/bug12556.phpt:1.2.2.2 
php-src/ext/standard/tests/file/bug12556.phpt:1.2.2.3
--- php-src/ext/standard/tests/file/bug12556.phpt:1.2.2.2       Wed Dec 18 18:08:22 
2002
+++ php-src/ext/standard/tests/file/bug12556.phpt       Wed Jul  2 13:09:26 2003
@@ -1,5 +1,5 @@
 --TEST--
-Bug #12556: fgetcvs ignores lengths when quotes not closed
+Bug #12556 (fgetcsv() ignores lengths when quotes not closed)
 --POST--
 --GET--
 --FILE--
Index: php-src/ext/standard/tests/file/bug22382.phpt
diff -u php-src/ext/standard/tests/file/bug22382.phpt:1.1.2.1 
php-src/ext/standard/tests/file/bug22382.phpt:1.1.2.2
--- php-src/ext/standard/tests/file/bug22382.phpt:1.1.2.1       Sun Feb 23 22:15:54 
2003
+++ php-src/ext/standard/tests/file/bug22382.phpt       Wed Jul  2 13:09:26 2003
@@ -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 @@
   string(2) "\\"
   [5]=>
   string(28) "\\\\\\\\\\\\\\\\\\\\\\\"\\\\"
-}
\ No newline at end of file
+}



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to