cakephp2-php8/lib/Cake
dogmatic69 f886d874a6 simplify the code in the string class
removing else statements and variables that are not needed.
eg: return something(); vs $foo = something(); return $foo;
2012-09-12 18:10:50 +01:00
..
Cache rtim files 2012-07-18 03:55:29 +02:00
Config Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
Configure Add plugin support to IniReader, and harden tests. 2012-08-27 10:04:26 -03:00
Console Merge branch 'master' into 2.3 2012-09-05 20:15:36 -04:00
Controller Merge branch 'master' into 2.3 2012-09-05 20:15:36 -04:00
Core Merge branch 'master' into 2.3 2012-09-05 20:15:36 -04:00
Error add responseHeader() method to new base exception class, ExceptionRenderer will pass the headers to the response. 2012-08-09 14:52:05 +02:00
Event Tweaked DocBlocks 2012-08-03 22:40:28 -04:00
I18n Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
Log Fix typo 2012-08-31 09:50:22 +03:00
Model Merge branch 'master' into 2.3 2012-09-05 20:15:36 -04:00
Network Merge branch 'master' into 2.3 2012-08-30 19:43:11 +01:00
Routing enable PluginDot for routeClass parameter 2012-09-12 21:24:56 +07:00
Test enable PluginDot for routeClass parameter 2012-09-12 21:24:56 +07:00
TestSuite Merge branch 'master' into 2.3 2012-08-30 19:43:11 +01:00
Utility simplify the code in the string class 2012-09-12 18:10:50 +01:00
View Hidden divs created by FormHelper can now be customized. 2012-09-04 23:56:30 +05:30
basics.php make it possible to override all of basics.php 2012-09-06 10:19:06 +02:00
bootstrap.php Merge branch 'master' into 2.3 2012-08-09 20:43:47 -04:00
LICENSE.txt Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
VERSION.txt Update version number to 2.2.2 2012-09-01 18:28:03 +01:00