]> granicus.if.org Git - php/commitdiff
Fix test on Windows
authorKalle Sommer Nielsen <kalle@php.net>
Thu, 26 Mar 2015 02:22:57 +0000 (03:22 +0100)
committerKalle Sommer Nielsen <kalle@php.net>
Thu, 26 Mar 2015 02:22:57 +0000 (03:22 +0100)
ext/standard/tests/strings/addslashes_variation2.phpt

index 49009e81085c5e32ac9eb349070e544db33ea224..792c2c30b6f1a7d247c6a28b7b7f98721cb4b256 100644 (file)
@@ -186,7 +186,7 @@ string(18) "!@#$%&*@$%#&/;:,<>"
 string(12) "hello\0world"
 
 -- Iteration 33 --
-string(73) "This is line 1 of \'heredoc\' string
+string(7%d) "This is line 1 of \'heredoc\' string
 This is line 2 of \"heredoc\" string"
 
 -- Iteration 34 --