cakephp2-php8/lib/Cake
mark_story cd58fa0b61 Backport changes from #5635 to 2.x
In case the path passed to the File class doesn't exists, this will
cause File::$path to be set to a partial path, that is the filename
of the passed path with a slash prepended, ex with

    $file = new File('/non/existent/file');

calling $file->pwd() will return/set /file, possibly causing that
file in the root to be accessed.
2015-01-11 15:20:34 -05:00
..
Cache Replace our custom code fence with markdown standard fence 2015-01-09 13:47:25 +01:00
Config Updated the default Cake routes to include a defaultRoute true flag to allow differentiation 2014-05-29 00:55:51 -04:00
Configure Replace our custom code fence with markdown standard fence 2015-01-09 13:47:25 +01:00
Console Replace our custom code fence with markdown standard fence 2015-01-09 13:47:25 +01:00
Controller Replace our custom code fence with markdown standard fence 2015-01-09 13:47:25 +01:00
Core Replace our custom code fence with markdown standard fence 2015-01-09 13:47:25 +01:00
Error Remove trailing whitespace. 2014-12-14 18:05:20 -05:00
Event Replace our custom code fence with markdown standard fence 2015-01-09 13:47:25 +01:00
I18n Replace our custom code fence with markdown standard fence 2015-01-09 13:47:25 +01:00
Log Replace our custom code fence with markdown standard fence 2015-01-09 13:47:25 +01:00
Model Replace our custom code fence with markdown standard fence 2015-01-09 13:47:25 +01:00
Network Merge pull request #5614 from cakephp/issue-5595 2015-01-09 22:25:09 +01:00
Routing Replace our custom code fence with markdown standard fence 2015-01-09 13:47:25 +01:00
Test Backport changes from #5635 to 2.x 2015-01-11 15:20:34 -05:00
TestSuite Replace our custom code fence with markdown standard fence 2015-01-09 13:47:25 +01:00
Utility Backport changes from #5635 to 2.x 2015-01-11 15:20:34 -05:00
View Merge pull request #5616 from cakephp/issue-5603 2015-01-09 15:32:44 -05:00
basics.php Merge branch 'master' into 2.6 2014-11-07 15:13:46 -05:00
bootstrap.php Fix file_map being regenerated on every request. 2014-11-22 12:21:28 -05:00
LICENSE.txt Formatted CSF address 2013-02-08 21:08:15 +09:00
VERSION.txt Update version number to 2.6.0 2014-12-23 11:26:27 -05:00