--TEST-- bug67436: Autoloader isn't called if user defined error handler is present --INI-- error_reporting=-1 --SKIPIF-- --FILE-- test(); ?> --EXPECTF-- string(%d) "The magic method b::__invoke() must have public visibility" b::test() a::test(c::TESTCONSTANT)