From: Marcus Boerger Date: Sun, 21 May 2006 11:38:24 +0000 (+0000) Subject: - Fix unicode expectations X-Git-Tag: BEFORE_NEW_OUTPUT_API~134 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8dd749fc65b6e56fa189efc3ac002d85f90fd93a;p=php - Fix unicode expectations --- diff --git a/tests/lang/catchable_error_002.phpt b/tests/lang/catchable_error_002.phpt index cbabde893b..f81eae5d6f 100644 --- a/tests/lang/catchable_error_002.phpt +++ b/tests/lang/catchable_error_002.phpt @@ -25,7 +25,7 @@ array(5) { [0]=> int(4096) [1]=> - string(%d) "Argument 1 passed to blah() must be an instance of Foo, instance of stdClass given, called in %scatchable_error_002.php on line 17 and defined" + string(%d) "Argument 1 passed to blah() must be an instance of Foo, instance of stdClass given, called in %scatchable_error_002.php on line %d and defined" [2]=> string(%d) "%scatchable_error_002.php" [3]=> @@ -40,7 +40,7 @@ array(5) { [0]=> int(4096) [1]=> - unicode(%d) "Argument 1 passed to blah() must be an instance of Foo, called in %scatchable_error_002.php on line 17 and defined" + unicode(%d) "Argument 1 passed to blah() must be an instance of Foo, instance of stdClass given, called in %scatchable_error_002.php on line %d and defined" [2]=> unicode(%d) "%scatchable_error_002.php" [3]=>