cakephp2-php8/lib/Cake/Utility
2012-10-24 21:00:56 -04:00
..
CakeNumber.php Merge branch '2.3' into type-checks 2012-10-01 02:08:00 +01:00
CakeTime.php Merge branch '2.3' into type-checks 2012-10-01 02:08:00 +01:00
ClassRegistry.php adding a plugin propery to models wwith tests for ticket #85 2012-09-20 21:31:31 -04:00
Debugger.php Merge branch '2.3' into type-checks 2012-10-01 02:08:00 +01:00
File.php Remove trailing whitespace from comments 2012-10-15 18:19:37 -06:00
Folder.php Merge branch '2.3' into type-checks 2012-10-24 19:03:44 +01:00
Hash.php Remove unused variables and code 2012-09-05 17:19:13 -07:00
Inflector.php Merge branch 'master' into 2.3 2012-10-23 16:53:01 +05:30
ObjectCollection.php Fix strict error in 5.4 2012-09-13 20:59:17 -04:00
Sanitize.php adjusting the way the regex is done so its easier to read 2012-09-13 21:03:38 +01:00
Security.php Revert "Attempting to get passing builds on travisci" 2012-09-26 21:58:14 -04:00
Set.php Merge branch '2.3' into type-checks 2012-10-24 19:03:44 +01:00
String.php converting $foo == / $foo == 0 to !$foo (and a few $foo === 0) 2012-09-14 18:42:25 +01:00
Validation.php Fix failing tests. 2012-10-24 21:00:56 -04:00
Xml.php replacing is_integer() with is_int() 2012-09-15 11:15:01 +01:00