cakephp2-php8/lib/Cake/Utility
ADmad 9a1a965b1c Update isAbsolute() to recognize stream wrapper paths.
This has the benefit that the realpath() method is not applied to a
registered stream wrapper in the constructor of the Folder class.
Using the realpath() method will break the stream.

Thank "davalb" for the original patch.
2014-06-22 13:43:14 +05:30
..
CakeNumber.php More docblock CS fixes. 2014-05-28 22:09:54 +05:30
CakeTime.php More coding standard corrections. 2014-04-29 14:19:33 +02:00
ClassRegistry.php More docblock CS fixes. 2014-05-28 22:09:54 +05:30
Debugger.php More docblock CS fixes. 2014-05-28 22:09:54 +05:30
File.php More docblock CS fixes. 2014-05-28 22:09:54 +05:30
Folder.php Update isAbsolute() to recognize stream wrapper paths. 2014-06-22 13:43:14 +05:30
Hash.php Fix Hash::extract() not matching 1/0 to true/false. 2014-06-12 11:30:48 -04:00
Inflector.php Update Inflector.php 2014-06-18 11:48:16 +10:00
ObjectCollection.php More docblock CS fixes. 2014-05-28 22:09:54 +05:30
Sanitize.php Fix API docblock CS errors. 2014-06-05 00:28:55 +05:30
Security.php Accept older blowfish hashes. 2014-05-28 22:53:21 -04:00
Set.php Fix API docblock CS errors. 2014-06-05 00:28:55 +05:30
String.php doc block corrections 2014-06-19 13:25:36 +02:00
Validation.php Merge branch 'master' into 2.6 2014-05-29 21:46:16 -04:00
Xml.php More docblock CS fixes. 2014-05-28 22:09:54 +05:30