cakephp2-php8/cake/libs/controller
Mark Story 27952ebc9a Fixing missing array cast that could result in warnings from array_merge
if a model or behavior returned false from a beforeValidate callback.
Fixes #1629
2011-04-03 11:01:55 -04:00
..
components Auth enhancement, less calls to user() 2011-03-23 15:34:02 +01:00
app_controller.php Numerous 'shoer description' documentation entries updated to contain useful comments. 2010-05-30 01:20:28 +10:00
component.php Fix to resolve 'assign by reference' errors when using a '__get' magic method. 2011-01-21 15:52:03 -05:00
controller.php Fixing missing array cast that could result in warnings from array_merge 2011-04-03 11:01:55 -04:00
pages_controller.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
scaffold.php Fixing incorrectly nested sprintf + __ call. Refs #1305 2011-01-30 12:25:40 -05:00