cakephp2-php8/lib/Cake/Model
mark_story 3d4ebc038c Throw exceptions when non Datasource classes are used as Datasources.
Using models as datasources can cause segmentation faults. Guard against
that by checking types and raising exceptions early.

Fixes #3694
2013-03-12 21:59:45 -04:00
..
Behavior Fix typos 2013-03-05 00:05:14 -07:00
Datasource Fix typos 2013-03-05 00:05:14 -07:00
Validator Fix typos 2013-03-05 00:05:14 -07:00
AclNode.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
Aco.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
AcoAction.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
Aro.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
BehaviorCollection.php Fixing behavior prioritizing 2013-02-24 22:52:31 +05:30
CakeSchema.php better with strict comparison 2013-03-01 15:51:15 +01:00
ConnectionManager.php Throw exceptions when non Datasource classes are used as Datasources. 2013-03-12 21:59:45 -04:00
I18nModel.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
Model.php Fix formatting and expand find() docs. 2013-02-26 22:00:55 -05:00
ModelBehavior.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
ModelValidator.php Fix typos 2013-03-05 00:05:14 -07:00
Permission.php == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00