cakephp2-php8/lib/Cake/Controller
mark_story 3de72baeb1 Remove int cast from authentication adapters.
Forcing an int cast makes using the contain option difficult as you are
also required to manually set the recursive option. Omitting the
cast allows recursive to be set to null.

Fixes #3347
2012-11-06 20:27:28 -05:00
..
Component Remove int cast from authentication adapters. 2012-11-06 20:27:28 -05:00
CakeErrorController.php Added missing App::uses() statement. Closes #3331 2012-11-02 02:16:02 +05:30
Component.php Remove trailing whitespace from comments 2012-10-15 18:19:37 -06: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 Swap isset() for array_key_exists() 2012-10-17 17:23:08 -04:00
Scaffold.php Fix scaffold delete messages with uuids. 2012-04-24 20:11:58 -04:00