cakephp2-php8/lib/Cake
mark_story d9992bcaca Use safer methods to read session configuration.
Avoid potential undefined index warnings by using read() to safely fetch
data.

Refs #8101
2016-01-30 16:21:33 -05:00
..
Cache Memcached can not connect using a socket 2016-01-12 21:01:14 +01:00
Config Updated the default Cake routes to include a defaultRoute true flag to allow differentiation 2014-05-29 00:55:51 -04:00
Configure Replace our custom code fence with markdown standard fence 2015-01-09 13:47:25 +01:00
Console Fix PHPDoc @return by replacing $this to self 2016-01-28 23:10:42 +02:00
Controller Use more specific datatypes in PHPDoc 2016-01-28 23:10:51 +02:00
Core In CLI mode default the error handlers to Console flavors. 2015-11-09 21:47:16 -05:00
Error Fix issue "Debugger class not found" 2015-09-12 15:28:30 -04:00
Event Use more specific datatypes in PHPDoc 2016-01-28 23:10:51 +02:00
I18n Use correct context when parsing MO file. 2015-12-18 12:59:00 +02:00
Log Add note to param 2015-09-25 18:03:36 +02:00
Model Use safer methods to read session configuration. 2016-01-30 16:21:33 -05:00
Network Use more specific datatypes in PHPDoc 2016-01-28 23:10:51 +02:00
Routing Do not mix void with other return types 2015-10-10 15:49:00 +02:00
Test Fix error in PHP 5.3 2016-01-28 21:50:56 -05:00
TestSuite Revert part of the changes in 1ede742d92 2015-09-29 21:41:33 -04:00
Utility Backport 5714cf14a9ca4b439b872aaf3ad6e5bfddda46ad to 2.x 2015-12-24 16:19:57 -05:00
View Fix PHPDoc @return by replacing $this to self 2016-01-28 23:10:42 +02:00
basics.php Various improvments to the CakePH Plib files 2015-09-25 17:11:20 +02:00
bootstrap.php Bootstrap Configure after the mb_* shims have been defined. 2015-07-29 22:01:27 -04:00
LICENSE.txt Bump copyright year in license 2015-01-12 15:18:04 -05:00
VERSION.txt Update version number to 2.7.9 2016-01-24 21:48:49 -05:00