cakephp2-php8/lib/Cake
mark_story 1b610a8d62 Move disabling of bootstrap mode to after init().
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
2013-08-02 23:20:13 -04:00
..
Cache Fix clearing files in multiple groups. 2013-08-02 17:56:27 -04:00
Config Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Configure Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Console Fix errors in ConsoleShell. 2013-07-31 23:51:30 -04:00
Controller Camel case SecurityComponent::blackHole() method call 2013-08-02 12:07:33 +08:00
Core Move disabling of bootstrap mode to after init(). 2013-08-02 23:20:13 -04:00
Error Update doc block. 2013-07-05 21:25:06 -04:00
Event Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
I18n Throw exceptions when '' is used as translation domain. 2013-07-27 21:41:22 -04:00
Log doc block corrections 2013-07-05 16:17:23 +02:00
Model Moves code out of the try/catch blocks in the connect() methods. 2013-07-15 12:59:46 +02:00
Network Better support various ranges as described in RFC2616 2013-07-18 11:26:55 -04:00
Routing Remove duplicate code. 2013-08-02 13:30:31 -04:00
Test fix cs 2013-08-03 03:02:52 +02:00
TestSuite Removing legacy code that will not work on current versions of phpunit, 2013-08-02 12:24:43 +02:00
Utility Merge pull request #1412 from wernerhp/master 2013-07-10 08:59:03 -07:00
View Merge pull request #1461 from thegallagher/master 2013-07-29 18:33:28 -07:00
basics.php correct return types in doc blocks 2013-07-05 17:19:22 +02:00
bootstrap.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
LICENSE.txt Formatted CSF address 2013-02-08 21:08:15 +09:00
VERSION.txt Update version number to 2.3.8 2013-07-17 22:15:15 -04:00