]> granicus.if.org Git - php/commitdiff
Another CRLF test fix
authorKalle Sommer Nielsen <kalle@php.net>
Thu, 26 Mar 2015 02:18:42 +0000 (03:18 +0100)
committerKalle Sommer Nielsen <kalle@php.net>
Thu, 26 Mar 2015 02:18:42 +0000 (03:18 +0100)
tests/run-test/test010.phpt

index cc3ca3591ec5aed0beae990daee5065e7d0086eb..12090346e302ab9af931445f7d65f3c81d550d03 100644 (file)
@@ -9,8 +9,8 @@ var_dump(file_get_contents('php://stdin'));
 --STDIN--
 fooBar
 use this to input some thing to the php script
---EXPECT--
-string(54) "fooBar
+--EXPECTF--
+string(5%d) "fooBar
 use this to input some thing to the php script
 "
 string(0) ""