34ba5330d5
This fixes an old bug with autoloading interfaces and traits where the runtime erroneously continued to call autoload handlers even though the requested interface/trait had already been loaded. This also rips out some dead autoload helpers and removes the 'declared' parameter from invokeHandler() since it is null for all callsites.
4 linhas
51 B
Plaintext
4 linhas
51 B
Plaintext
my_autoload_func1 I
|
|
my_autoload_func2 I
|
|
bool(true)
|