[ Web Proxy ]
URL:
Viewing: https://raw.githubusercontent.com/php/php-src/master/tests/classes/autoload_012.phpt [Back]  [Original]

--TEST--
Ensure callback methods in unknown classes trigger autoload.
--FILE--

--EXPECT--
In autoload: string(6) "UndefC"
TypeError: call_user_func(): Argument #1 ($callback) must be a valid callback, class "UndefC" not found

Web Proxy Viewer  |  New URL  |  Original Page