cakephp2-php8/lib/Cake/Model
Phally 1fe424a62b Moves code out of the try/catch blocks in the connect() methods.
That code wouldn't throw a PDOException, so having it in the
try/catch block is pointless. Moving it out makes it easier to
read.
2013-07-15 12:59:46 +02:00
..
Behavior correct return types in doc blocks 2013-07-05 17:19:22 +02:00
Datasource Moves code out of the try/catch blocks in the connect() methods. 2013-07-15 12:59:46 +02:00
Validator correct return types in doc blocks 2013-07-05 17:19:22 +02:00
AclNode.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Aco.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AcoAction.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Aro.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
BehaviorCollection.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
CakeSchema.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
ConnectionManager.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
I18nModel.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Model.php remove @access and unnecessary $name 2013-07-08 15:50:50 +02:00
ModelBehavior.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
ModelValidator.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Permission.php simplify else cases 2013-07-03 01:14:41 +02:00