mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
1b610a8d62
init() loads from the cache which can autoload additional classes. For example the FileEngine adapter loads Inflector. Loading additional classes causes the file_map cache to be re-written on each request when using FileEngine. This results in degraded performance when using FileEngine. Fixes #3947 |
||
---|---|---|
.. | ||
Cache | ||
Config | ||
Configure | ||
Console | ||
Controller | ||
Core | ||
Error | ||
Event | ||
I18n | ||
Log | ||
Model | ||
Network | ||
Routing | ||
Test | ||
TestSuite | ||
Utility | ||
View | ||
basics.php | ||
bootstrap.php | ||
LICENSE.txt | ||
VERSION.txt |