]> granicus.if.org Git - php/commitdiff
fix test on FreeBSD
authorAntony Dovgal <tony2001@php.net>
Wed, 21 Feb 2007 19:57:08 +0000 (19:57 +0000)
committerAntony Dovgal <tony2001@php.net>
Wed, 21 Feb 2007 19:57:08 +0000 (19:57 +0000)
ext/standard/tests/file/get_current_user.phpt

index 36aa1c23095f6d7e26131a7a474fc5461612071a..f9e2e50b9a4da3531aeaf748458a684b6b026712 100644 (file)
@@ -11,10 +11,10 @@ echo "Done\n";
 --EXPECTF--    
 Warning: Wrong parameter count for get_current_user() in %s on line %d
 NULL
-string(%d) "%s"
+string(%d) %s
 Done
 --UEXPECTF--
 Warning: Wrong parameter count for get_current_user() in %s on line %d
 NULL
-unicode(%d) "%s"
+unicode(%d) %s
 Done