From 5ff3358b0233183399af2d413e7937d6b89568e4 Mon Sep 17 00:00:00 2001 From: Pierre Joye Date: Sun, 24 Jan 2010 12:27:29 +0000 Subject: [PATCH] - \n or \r\n as phpt are txt file in svn --- ext/standard/tests/general_functions/strval.phpt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ext/standard/tests/general_functions/strval.phpt b/ext/standard/tests/general_functions/strval.phpt index e86f2ed94f..0ed477111d 100644 --- a/ext/standard/tests/general_functions/strval.phpt +++ b/ext/standard/tests/general_functions/strval.phpt @@ -268,10 +268,10 @@ unicode(4) "true" -- Iteration 54 -- unicode(4) "true" -- Iteration 55 -- -unicode(54) "This is a multiline heredoc +unicode(5%d) "This is a multiline heredoc string. Numeric = 1232455." -- Iteration 56 -- -unicode(10) "12345 +unicode(1%d) "12345 2345" -- Iteration 57 -- unicode(0) "" -- 2.40.0