mirror of https://github.com/php/php-src
Browse Source
- Again I hope this feature ends up working well because if it doesn't we - might need to nuke it. This only works for global scoped classes and it - will never work for sub-classes so don't even ask!!!!! - Just define an __autoload() function in the global scope and it will be - called with the class name as the parameter if it doesn't manage to find - the class.experimental/new_apache_hooks
1 changed files with 29 additions and 2 deletions
Loading…
Reference in new issue