cakephp2-php8/lib/Cake
Majna d41e5621b7 Fix missing and invalid assertions in tests.
Remove unused variables and dead code.
2012-02-16 19:28:21 +01:00
..
Cache Split Cache + CacheEngine into separate files. 2012-01-29 13:25:06 -05:00
Config Fix failing test in App. 2012-01-08 22:14:32 -05:00
Configure Splitting ConfigReaderInterface out into a separate file. 2012-01-29 13:30:05 -05:00
Console Syncing bake skeleton with app 2012-02-16 01:58:11 +05:30
Controller Move initialize logic to __construct(). 2012-02-15 14:15:44 -05:00
Core Adding bake skeleton's view directory to view paths list to avoid promlems with existing installation due to file moving done in earlier commit. 2012-02-16 18:15:12 +05:30
Error Merge branch '2.0' into 2.1 2012-02-12 10:06:13 -05:00
Event Fixing php 5.2 specific problem, closes #2468 2012-01-12 19:13:56 -04:30
I18n Adding $language parameter to I18n::translate() 2012-01-10 00:51:48 +05:30
Log Added visibility in some methods and attributes. 2011-08-18 22:30:28 -04:00
Model adding the model alias so that there are no issues when the find has a join on it 2012-02-16 16:22:45 +00:00
Network Renamed parameter to CakeResponse::cookie() to match cakephp standard naming. 2012-02-13 09:59:45 +01:00
Routing Add missing rawurlencode() 2012-02-13 21:16:57 -05:00
Test Fix missing and invalid assertions in tests. 2012-02-16 19:28:21 +01:00
TestSuite Add methods to CakeTestCase 2012-01-24 21:08:56 -05:00
Utility changing methods in CakeTime class to static 2012-02-14 09:34:36 +07:00
View Adding bake skeleton's view directory to view paths list to avoid promlems with existing installation due to file moving done in earlier commit. 2012-02-16 18:15:12 +05:30
basics.php Fixing windows failing test case on the debug function 2012-01-07 01:39:40 -04:30
bootstrap.php Added handling of E_USER_DEPRECATED to ErrorHandler and Debugger. 2012-02-05 12:10:07 +01:00
LICENSE.txt Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00
VERSION.txt Releasing 2.0.6 2012-02-05 19:33:52 -04:30