]> granicus.if.org Git - php/commitdiff
Fix test so it matches the new error message.
authorMoriyoshi Koizumi <moriyoshi@php.net>
Sat, 9 Aug 2003 19:19:14 +0000 (19:19 +0000)
committerMoriyoshi Koizumi <moriyoshi@php.net>
Sat, 9 Aug 2003 19:19:14 +0000 (19:19 +0000)
tests/lang/bug24658.phpt

index ff4d7caba35d8bd21431185be6addca6ba366579..89d5cc15fb7eecf634fad2748cb9808fd8a288db 100644 (file)
@@ -43,5 +43,7 @@ object(foo)#%d (0) {
 }
 int(1)
 int(2)
+object(foo)#%d (0) {
+}
 
-Fatal error: Argument 1 must be an instance of foo in %s on line %d
+Fatal error: Argument 1 must be an object of class foo in %s on line %d