cakephp2-php8/lib/Cake
spiliot dbe90cae71 removed duplicate test case
```$this->assertFalse(Validation::money('text'));```
is now tested only once
2013-04-29 00:20:35 +03:00
..
Cache Fix typos 2013-03-05 00:05:14 -07:00
Config Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
Configure == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00
Console Remove unused define. 2013-04-16 12:32:00 -04:00
Controller Ensure referrer is saved in session even when AuthComponent::$loginRedirect is set. 2013-03-27 15:11:02 +05:30
Core Add missing App::uses() to avoid fatal error 2013-03-27 17:03:24 +01:00
Error Fallback to the default renderer if the config key is missing. 2013-03-30 13:40:58 -04:00
Event spelling correction. 2013-03-29 11:16:20 +01:00
I18n Remove remaining reference operators. 2013-04-15 21:23:48 -04:00
Log Fix typos 2013-03-05 00:05:14 -07:00
Model Expand doc blocks for Model::query() 2013-04-10 21:43:25 -04:00
Network Backwards compat for auth in the config array of HttpSocket::request() 2013-03-29 15:46:42 -07:00
Routing Remove remaining reference operators. 2013-04-15 21:23:48 -04:00
Test removed duplicate test case 2013-04-29 00:20:35 +03:00
TestSuite Be compatible with PHPUnit installed with composer. 2013-03-22 21:01:20 -04:00
Utility Added tests 2013-04-22 03:42:19 +03:00
View Fix secure field lists when select elements have custom name attributes. 2013-04-12 12:30:05 -04:00
basics.php == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00
bootstrap.php Make JS,CSS,IMAGES conditionally defined. 2013-04-01 21:59:41 -04:00
LICENSE.txt Formatted CSF address 2013-02-08 21:08:15 +09:00
VERSION.txt Update version number to 2.3.2 2013-04-07 15:00:11 -04:00