cakephp2-php8/lib/Cake
Mark Story 5033fb60d6 Merge pull request #557 from sime/2.1
array_merge breaks CakeSchema column type change 

Fixes #2672
2012-03-12 17:24:44 -07:00
..
Cache Fix coding standards in Cache/ 2012-03-03 17:34:13 -05:00
Config Fix coding standards in Config/ 2012-03-03 17:35:47 -05:00
Configure Fix coding standards in Configure/ 2012-03-03 17:36:59 -05:00
Console Fix more coding standards problems. 2012-03-04 22:49:38 -05:00
Controller Fix docs about ordering of callbacks. 2012-03-11 21:35:11 -04:00
Core Fix typo causing notice errors. 2012-03-11 08:17:01 -04:00
Error Fix coding standard issues in Error/ 2012-03-03 19:46:15 -05:00
Event Fix coding standards in Event/ 2012-03-03 19:55:18 -05:00
I18n Fix whitespace for coding standards. 2012-03-10 21:19:04 -05:00
Log Fix coding standard errors in Log/ 2012-03-03 20:24:02 -05:00
Model array_merge inappropriate for certain column types. e.g. Switching from VARCHAR(45) to DATETIME will carry length, collate and charset properties 2012-03-12 21:30:52 +11:00
Network Remove parse_str() its buggy and wrong. 2012-03-08 21:05:28 -05:00
Routing urldecode trailing pass 2012-03-07 06:06:59 +03:30
Test Set::sort() now correctly sorts when using {s}.path, fixes #2673 2012-03-12 21:58:24 +01:00
TestSuite Fix most coding standards issues in TestSuite/ 2012-03-04 21:51:50 -05:00
Utility Set::sort() now correctly sorts when using {s}.path, fixes #2673 2012-03-12 21:58:24 +01:00
View Fixed warnings in stack trace element when no stack args are set. 2012-03-09 18:38:16 +01:00
basics.php Fix more coding standards. 2012-03-10 22:30:56 -05:00
bootstrap.php Fix more coding standards problems. 2012-03-04 22:49:38 -05:00
LICENSE.txt Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00
VERSION.txt Update version number to 2.1.0 2012-03-04 19:36:50 -04:30