cakephp2-php8/lib/Cake/Controller
mark_story 3baaecc81c Type check before unset()
Calling unset() on string indices fails fatally on 5.3.x and lower.

Fixes #3027
2012-07-11 15:54:24 -04:00
..
Component Type check before unset() 2012-07-11 15:54:24 -04:00
CakeErrorController.php Move error disabling to the error controller. 2012-06-18 22:08:39 -04:00
Component.php Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
ComponentCollection.php Show plugin name in error message if a plugin component was requested 2012-03-24 00:22:50 +05:30
Controller.php Fix Controller::beforeRedirect() and array return. 2012-06-24 12:03:31 -04:00
Scaffold.php Fix scaffold delete messages with uuids. 2012-04-24 20:11:58 -04:00