--TEST-- method_exists() on non-existent class, with __autoload(). --FILE-- --EXPECTF-- In __autoload(UndefC) bool(false) Done