cakephp2-php8/lib/Cake/Utility
2013-11-09 09:37:27 -05:00
..
CakeNumber.php Fix formatting of decimal values when there is no fractionSymbol. 2013-11-09 09:36:38 -05:00
CakeTime.php Update date comparisons to be strict in CakeTime 2013-10-29 23:02:14 -04:00
ClassRegistry.php Replaced all is_a() calls with instanceof operator 2013-09-24 21:08:06 -04:00
Debugger.php Merge pull request #2244 from dereuromark/2.5-debugger 2013-10-30 11:26:28 -07:00
File.php Fixes last items for #1665. 2013-10-26 14:50:42 +02:00
Folder.php Added missing semi-colon in return 2013-10-02 22:55:09 -04:00
Hash.php Added configurable default value to Hash::get() 2013-10-31 23:31:48 +01:00
Inflector.php Fix inflection rules for curves. 2013-10-17 12:15:56 -04:00
ObjectCollection.php cs corrections, bool to boolean and int to integer. 2013-09-17 14:44:34 +02:00
Sanitize.php App::import to App::uses 2013-09-25 19:40:14 +02:00
Security.php Fix coding standards error. 2013-09-01 21:44:45 -04:00
Set.php Remove last yoda conditions as per coding standards guidelines. 2013-09-06 18:36:57 +02:00
String.php Make String::wrap() unicode aware. Solves #3981. 2013-10-01 22:35:11 +02:00
Validation.php Merge branch 'master' into 2.5 2013-10-14 22:57:50 -04:00
Xml.php Correct 'an URL' to 'a URL' in docblocks 2013-10-22 00:09:34 -04:00