cakephp2-php8/lib/Cake
mark_story eb7b66b37c Revert default value of allowEmpty.
In 2.1, the default value was null, which does not impart any behavior.
In 2.2 this was changed to false, which makes it hard to validate ''
with validation methods.  Move some tests around and update tests that
probably should have been failing before.

Fixes #2983
2012-06-24 20:06:14 -04:00
..
Cache Merge branch '2.1' into 2.2 2012-06-10 20:05:25 -04:00
Config Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
Configure Add more tests 2012-05-01 21:43:01 -04:00
Console Re-add the sort option 2012-06-22 20:53:53 -04:00
Controller Fix Controller::beforeRedirect() and array return. 2012-06-24 12:03:31 -04:00
Core Fix fatal error when E_STRICT is enabled. 2012-06-24 12:03:31 -04:00
Error Fix whitespace error. 2012-06-23 21:03:15 -04:00
Event Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
I18n Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
Log Add some doc blocks. 2012-05-22 21:14:26 -04:00
Model Revert default value of allowEmpty. 2012-06-24 20:06:14 -04:00
Network Added 'helpers' to _applyConfig. 2012-06-22 21:44:17 -04:00
Routing adding setExtensions() to allow adding more extensions as parseExtensions would override existing valid extensions 2012-05-30 21:29:05 +02:00
Test Revert default value of allowEmpty. 2012-06-24 20:06:14 -04:00
TestSuite Update doc blocks. 2012-06-18 23:29:28 -04:00
Utility Optimization for Hash method 2012-06-24 12:47:30 -04:00
View Merge branch '2.1' into 2.2 2012-06-23 16:41:32 -04:00
basics.php Merge branch '2.1' into 2.2 2012-06-02 01:47:21 +02:00
bootstrap.php Move where set is loaded. 2012-04-10 21:25:04 -04:00
LICENSE.txt Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
VERSION.txt Update version number to 2.2.0-RC2 2012-06-19 21:02:39 -04:30