cakephp2-php8/lib/Cake/Utility
mark_story d228d83b1e Relative paths should be created relative to pwd.
If create() is called with a relative directory and the path does not
exist, it should be created inside of the folder->pwd() and not inside
the process' cwd.

Refs #4990
2014-10-27 21:32:28 -04:00
..
CakeNumber.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
CakeTime.php Documentation correction 2014-10-19 00:05:08 +04:00
ClassRegistry.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
Debugger.php Update all @deprecated annotations 2014-09-02 17:03:22 +02:00
File.php a / an typo fixes fot API 2014-07-30 22:11:03 +02:00
Folder.php Relative paths should be created relative to pwd. 2014-10-27 21:32:28 -04:00
Hash.php Fixed coding standard violations. 2014-10-01 12:40:22 -07:00
Inflector.php Make words ending in data uninflected. 2014-08-30 20:27:37 -04:00
ObjectCollection.php Update all @deprecated annotations 2014-09-02 17:03:22 +02:00
Sanitize.php Update all @deprecated annotations 2014-09-02 17:03:22 +02:00
Security.php Update all @deprecated annotations 2014-09-02 17:03:22 +02:00
Set.php Use (int) cast instead of intval() function for performance reasons and to unify it. 2014-09-10 15:52:57 +02:00
String.php CS fixes. 2014-08-04 13:53:52 +02:00
Validation.php Make year range validation less strict by default. 2014-07-26 04:06:26 +02:00
Xml.php a / an typo fixes fot API 2014-07-30 22:11:03 +02:00