cakephp2-php8/lib/Cake/Utility
mark_story 92e6c138c5 Add missing static on Debugger::output()
This method should have been static the whole time, and the lack of
static was causing tests to fail on PHP 5.6
2014-05-12 14:29:10 -04:00
..
CakeNumber.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
CakeTime.php More coding standard corrections. 2014-04-29 14:19:33 +02:00
ClassRegistry.php Replaced all is_a() calls with instanceof operator 2013-09-24 21:08:06 -04:00
Debugger.php Add missing static on Debugger::output() 2014-05-12 14:29:10 -04:00
File.php Remove dead and unused code. 2014-02-11 16:38:24 -05:00
Folder.php More coding standard corrections. 2014-04-29 14:19:33 +02:00
Hash.php Add tests for #3288 and remove nested ternaries. 2014-04-10 20:37:08 -04:00
Inflector.php Update Inflector.php 2014-03-19 19:12:44 -04:00
ObjectCollection.php cs corrections, bool to boolean and int to integer. 2013-09-17 14:44:34 +02:00
Sanitize.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Security.php Updated docblock. 2014-02-13 17:54:53 +05:30
Set.php generalize sentence 2014-04-04 19:19:10 +02:00
String.php Merge pull request #2503 from dereuromark/master-string 2013-12-18 09:27:00 -08:00
Validation.php Correct types for Validation::range(). 2014-04-13 06:16:24 -04:00
Xml.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00