cakephp2-php8/lib/Cake
mark_story 4b8d628a2e Backport SecurityComponent fixes from #8071 to 2.x
If the request manages to have data set outside of post/put we should
still validate the request body. This expands SecurityComponent to cover
PATCH and DELETE methods, as well as request methods that should be
safe, but somehow end up not safe.
2016-01-20 21:34:58 -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 Backport CODE_ERROR constant and return as per expectation. 2016-01-19 16:53:23 +01:00
Controller Backport SecurityComponent fixes from #8071 to 2.x 2016-01-20 21:34:58 -05: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 Correct return type 2015-09-25 18:02:44 +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 Define variables before they are used. 2015-10-16 23:07:25 -04:00
Network Trying to fix tests 2016-01-19 11:03:07 -04:30
Routing Do not mix void with other return types 2015-10-10 15:49:00 +02:00
Test Backport SecurityComponent fixes from #8071 to 2.x 2016-01-20 21:34:58 -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 Back port fixes from #7899 to 2.x 2016-01-03 22:08:09 -05: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.8 2015-12-21 14:55:52 -05:00