cakephp2-php8/cake/libs/model
mark_story 845edf38e1 Removing core classes using App::import() with an array(). This usage incurs an additional call to App::import().
Removing Set from core class imports, as Set is required as part of the framework bootstrapping.
2010-11-25 22:51:30 -05:00
..
behaviors Removing =& operators for construction of objects. 2010-11-12 23:05:44 -05:00
datasources Removing core classes using App::import() with an array(). This usage incurs an additional call to App::import(). 2010-11-25 22:51:30 -05:00
app_model.php Changing more php version strings. 2010-10-03 12:46:03 -04:00
behavior_collection.php Making BehaviorCollection more consistent with other object collections. 2010-11-21 14:42:13 -05:00
cake_schema.php Removing core classes using App::import() with an array(). This usage incurs an additional call to App::import(). 2010-11-25 22:51:30 -05:00
connection_manager.php Removing E_STRICT errors from connection manager 2010-11-08 22:37:34 -04:30
db_acl.php Changing more php version strings. 2010-10-03 12:46:03 -04:00
model.php Removing core classes using App::import() with an array(). This usage incurs an additional call to App::import(). 2010-11-25 22:51:30 -05:00
model_behavior.php Changing more php version strings. 2010-10-03 12:46:03 -04:00