]> granicus.if.org Git - php/commitdiff
Fixed test
authorIlia Alshanetsky <iliaa@php.net>
Tue, 2 Jun 2009 12:19:34 +0000 (12:19 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Tue, 2 Jun 2009 12:19:34 +0000 (12:19 +0000)
ext/standard/tests/strings/str_getcsv_001.phpt

index 5a562f44ef16a1279acd0c8caab24945f8c690fb..23c6faf9180f4c26a3d84f42c2a0fcdd8a36e614 100644 (file)
@@ -105,11 +105,11 @@ array(1) {
 -----
 array(1) {
   [0]=>
-  string(0) ""
+  NULL
 }
 -----
 array(1) {
   [0]=>
-  string(0) ""
+  NULL
 }
 -----