--- embedaddon/php/tests/classes/type_hinting_003.phpt 2012/02/21 23:48:06 1.1.1.1 +++ embedaddon/php/tests/classes/type_hinting_003.phpt 2012/05/29 12:34:34 1.1.1.2 @@ -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