cakephp2-php8/lib/Cake/Test/Case/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
..
CakeNumberTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
CakeTimeTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ClassRegistryTest.php more missing doc block tags added 2014-04-02 03:02:37 +02:00
DebuggerTest.php Merge branch 'master' into 2.5 2014-05-04 14:35:36 +05:30
FileTest.php Merge branch 'master' into 2.5 2014-04-06 21:50:41 +02:00
FolderTest.php Update isAbsolute() to recognize stream wrapper paths. 2014-06-22 13:43:14 +05:30
HashTest.php Fix Hash::extract() not matching 1/0 to true/false. 2014-06-12 11:30:48 -04:00
InflectorTest.php Remove unncessary language support. 2014-04-23 18:07:08 +02:00
ObjectCollectionTest.php fix indentation 2014-04-02 03:12:22 +02:00
SanitizeTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
SecurityTest.php Merge branch 'master' into 2.5 2014-04-25 22:10:02 -04:00
SetTest.php Merge branch 'master' into 2.5 2014-04-06 21:50:41 +02:00
StringTest.php more corrections in order 2014-01-10 00:33:27 +01:00
ValidationTest.php Merge pull request #3478 from Schlaefer/#3303-lengthBetween 2014-05-24 16:48:05 -04:00
XmlTest.php Merge branch 'master' into 2.5 2014-04-06 21:50:41 +02:00