..
Cache
Indentation fix (tab instead of spaces)
2011-12-20 22:26:43 -05:00
Config
Releasing 2.0.6
2012-02-05 19:33:52 -04:30
Configure
Refactoring PhpReader::read() to check for .php file first. Fixed error when there's a directory with the same name.
2011-10-16 22:21:01 +02:00
Console
Change cake.php to allow cake libs at ROOT
2012-02-26 12:03:22 -05:00
Controller
Remove pointless comparison.
2012-02-12 10:09:25 -05:00
Core
Add absolute path to cake/vendors.
2012-02-05 13:07:01 -05:00
Error
Added handling of E_USER_DEPRECATED to ErrorHandler and Debugger.
2012-02-05 12:10:07 +01:00
I18n
Adding an int cast.
2011-12-27 21:57:33 -05:00
Log
Added visibility in some methods and attributes.
2011-08-18 22:30:28 -04:00
Model
Fix error creating schema files.
2012-02-26 10:25:39 -05:00
Network
Merge pull request #528 from vantienvnn/2.0
2012-02-24 06:51:12 -08:00
Routing
urldecode custom route element values
2012-02-18 10:59:46 -05:00
Test
Fix bad xml help generation.
2012-02-26 10:21:04 -05:00
TestSuite
Add note about PHP's include_path.
2012-01-21 10:23:25 -05:00
Utility
Update the Set::merge() documentation.
2012-02-18 16:01:07 -05:00
View
fixing regex of autoLinks to work with urls that have www
2012-02-14 11:08:37 -02:00
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