cakephp2-php8/lib/Cake/Test
Jose Lorenzo Rodriguez 60b44e074a Cleaning up the ClassRegistry::init() method, removing the use of the second parameter as it always accepted but one value
The second parameter is now $strict, meaning that if the model class is not found it will not try to create an AppModel instance
2011-07-14 00:06:01 -04:30
..
Case Cleaning up the ClassRegistry::init() method, removing the use of the second parameter as it always accepted but one value 2011-07-14 00:06:01 -04:30
Fixture Refactored DatabaseSession to use only 'Session.handler.model' config. Fixed static call on non-static method DatabaseSession::gc(). Fix for SessionFixture -primary key too long (MySQL Error: 1071) 2011-07-11 00:16:41 +02:00
test_app Merge branch '2.0-extract-model-validation' into 2.0 2011-07-07 01:05:39 -04:30