cakephp2-php8/lib/Cake
mark_story f799d1c056 Add absolute path to cake/vendors.
When the app + cake are on different paths, `VENDORS` is incorrect, and
the built-in repo/vendors directory is not reachable by the default
paths.

Fixes #2545
2012-02-05 13:07:01 -05:00
..
Cache Indentation fix (tab instead of spaces) 2011-12-20 22:26:43 -05:00
Config Update version to 2.0.5 2011-12-28 22:00:12 -05:00
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 Correct path display for plugins. 2012-02-05 12:00:55 -05:00
Controller Uncommented code works better. 2012-02-01 20:24:02 -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 Check method existence before calling. 2012-02-05 12:54:20 -05:00
Network Added missing file extension to mime type mapping for files used with html5 audio/video tags 2012-02-05 05:41:02 +05:30
Routing added decoding of keys for named parameters 2012-01-30 00:26:56 +02:00
Test Fix https + query string requests. 2012-02-01 21:10:56 -05:00
TestSuite Add note about PHP's include_path. 2012-01-21 10:23:25 -05:00
Utility Added handling of E_USER_DEPRECATED to ErrorHandler and Debugger. 2012-02-05 12:10:07 +01:00
View Added self closing tag format. 2012-02-05 17:43:23 +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 Update version to 2.0.5 2011-12-28 22:00:12 -05:00