summaryrefslogtreecommitdiff
path: root/tests/lang
diff options
context:
space:
mode:
authorMarcus Boerger <helly@php.net>2006-05-21 11:38:24 +0000
committerMarcus Boerger <helly@php.net>2006-05-21 11:38:24 +0000
commit8dd749fc65b6e56fa189efc3ac002d85f90fd93a (patch)
tree5f82f508e8b8fd6e3faef218b1b6bd34b704cf6a /tests/lang
parent426b40fc77a5af3c5e669e489628e92ad4d8798f (diff)
downloadphp-git-8dd749fc65b6e56fa189efc3ac002d85f90fd93a.tar.gz
- Fix unicode expectations
Diffstat (limited to 'tests/lang')
-rw-r--r--tests/lang/catchable_error_002.phpt4
1 files changed, 2 insertions, 2 deletions
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]=>