From: Kalle Sommer Nielsen Date: Thu, 26 Mar 2015 02:18:42 +0000 (+0100) Subject: Another CRLF test fix X-Git-Tag: PRE_PHP7_NSAPI_REMOVAL~485 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5e9036a2a192aa2c9b3de6256e456096d9971a8f;p=php Another CRLF test fix --- diff --git a/tests/run-test/test010.phpt b/tests/run-test/test010.phpt index cc3ca3591e..12090346e3 100644 --- a/tests/run-test/test010.phpt +++ b/tests/run-test/test010.phpt @@ -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) ""