--TEST-- Catchable fatal error [2] --FILE-- getMessage(), "\n"; } echo "ALIVE!\n"; ?> --EXPECTF-- Argument 1 passed to blah() must be an instance of Foo, instance of stdClass given, called in %scatchable_error_002.php on line %d ALIVE!