--- embedaddon/php/Zend/tests/ns_071.phpt 2012/02/21 23:47:52 1.1 +++ embedaddon/php/Zend/tests/ns_071.phpt 2012/05/29 12:34:36 1.1.1.2 @@ -18,4 +18,4 @@ new bar(new \stdclass); --EXPECTF-- NULL -Catchable fatal error: Argument 1 passed to foo\bar::__construct() must be an array, object given, called in %s on line %d and defined in %s on line %d +Catchable fatal error: Argument 1 passed to foo\bar::__construct() must be of the type array, object given, called in %s on line %d and defined in %s on line %d