]> granicus.if.org Git - php/commitdiff
Fixed test
authorIlia Alshanetsky <iliaa@php.net>
Wed, 26 May 2010 11:00:05 +0000 (11:00 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Wed, 26 May 2010 11:00:05 +0000 (11:00 +0000)
tests/classes/type_hinting_003.phpt

index 431d66eabc2631212a97497dbc84bc9123923729..a966210fbaa037ecac96e4c067db4f4bf05d14d9 100755 (executable)
@@ -57,4 +57,4 @@ array(1) {
   int(25)
 }
 
-Catchable fatal error: Argument 1 passed to Test::f1() must be an array, integer given, called in %stype_hinting_003.php on line %d and defined in %stype_hinting_003.php on line %d
+Catchable fatal error: Argument 1 passed to Test::f1() must be of the type array, integer given, called in %s on line %d and defined in %s on line %d