cakephp2-php8/lib/Cake/Controller
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
..
Component Backport SecurityComponent fixes from #8071 to 2.x 2016-01-20 21:34:58 -05:00
CakeErrorController.php More API docblock fixes. 2014-06-01 03:06:05 +05:30
Component.php Do not mix void with other return types 2015-10-10 15:49:00 +02:00
ComponentCollection.php Replace our custom code fence with markdown standard fence 2015-01-09 13:47:25 +01:00
Controller.php add Flash back to Controller, fix Scaffold to use Flash instead 2015-11-04 10:41:35 +00:00
Scaffold.php fix phpcs 2015-11-04 16:37:21 +00:00