mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 11:28:25 +00:00
35e0984bec
If you have E_STRICT enabled and have a strict error in your files, you would see a fatal error related to Debugger missing. PHP won't autoload classes if you are currently in an autoload call, and an error is triggered. Preloading Debugger + String in dev mode lets you see the correct error. |
||
---|---|---|
.. | ||
App.php | ||
CakePlugin.php | ||
Configure.php | ||
Object.php |