cakephp2-php8/lib/Cake
mark_story faa2cbd3c3 Remove session.auto_start configuration.
It now fails in PHP >= 5.5.2 . Also it never did anything in earlier
versions as the session would have already been started if auto_start
was true.

Fixes #4010
2013-08-21 13:18:44 -04:00
..
Cache Fixing some errors related to unlink() on windows 2013-08-09 21:33:21 +09: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 sync and correct generic css 2013-08-19 21:51:04 +02:00
Controller unify null checks - avoid method call in favor of strict check 2013-08-16 20:12:49 +02:00
Core unify null checks - avoid method call in favor of strict check 2013-08-16 20:12:49 +02: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 unify null checks - avoid method call in favor of strict check 2013-08-16 20:12:49 +02:00
Log doc block corrections 2013-07-05 16:17:23 +02:00
Model Remove session.auto_start configuration. 2013-08-21 13:18:44 -04:00
Network unify null checks - avoid method call in favor of strict check 2013-08-16 20:12:49 +02:00
Routing Merge pull request #1533 from dereuromark/master-null-checks 2013-08-17 12:05:52 -07:00
Test Add test for postLink with escape false + confirm option. 2013-08-21 13:09:47 -04:00
TestSuite unify null checks - avoid method call in favor of strict check 2013-08-16 20:12:49 +02:00
Utility unify null checks - avoid method call in favor of strict check 2013-08-16 20:12:49 +02:00
View unify null checks - avoid method call in favor of strict check 2013-08-16 20:12:49 +02: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.9 2013-08-12 00:37:35 +02:00