cakephp2-php8/cake/libs/model
mark_story d12c232d8a Merge branch '1.3' into merger
Conflicts:
	app/config/core.php
	cake/console/templates/skel/config/core.php
	cake/dispatcher.php
	cake/libs/controller/components/auth.php
	cake/libs/view/helpers/form.php
	cake/tests/cases/libs/cake_test_case.test.php
	cake/tests/cases/libs/controller/components/security.test.php
	cake/tests/cases/libs/model/models.php
	cake/tests/cases/libs/router.test.php
	cake/tests/cases/libs/view/helpers/paginator.test.php
	cake/tests/lib/cake_test_case.php
2010-11-16 21:48:13 -05:00
..
behaviors Removing =& operators for construction of objects. 2010-11-12 23:05:44 -05:00
datasources Removing =& operators for construction of objects. 2010-11-12 23:05:44 -05:00
app_model.php Changing more php version strings. 2010-10-03 12:46:03 -04:00
behavior_collection.php Removing the enable parameter on HelperCollection, BehaviorCollection, and ComponentCollection. They all now support the enabled option that Behaviors have historically supported. This provides a simpler API with fewer arguments, and allows callbacks to be disabled on objects in their declared arrays. 2010-11-07 13:23:45 -05:00
cake_schema.php Fixing issue where value in difference array was always the string value instead of the original value. 2010-10-31 22:44:45 -04: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 Merge branch '1.3' into merger 2010-11-16 21:48:13 -05:00
model_behavior.php Changing more php version strings. 2010-10-03 12:46:03 -04:00