cakephp2-php8/lib/Cake/Utility
2013-09-26 10:07:10 -04:00
..
CakeNumber.php more cs 2013-09-17 14:53:07 +02:00
CakeTime.php Updated CakeTime::i18nFormat() doc block description 2013-09-17 23:09:46 -04:00
ClassRegistry.php Replaced all is_a() calls with instanceof operator 2013-09-24 21:08:06 -04:00
Debugger.php remove code, class names and paths from translation strings. 2013-08-21 00:05:53 +02:00
File.php Merge branch 'master' into 2.4 2013-08-18 23:10:08 -04:00
Folder.php simplify else cases 2013-07-03 01:14:41 +02:00
Hash.php Merge branch 'master' into 2.5 2013-09-21 20:01:50 -04:00
Inflector.php Plural of breif is breifs not breives 2013-09-04 09:20:32 +01: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 coding standards according to new sniffer rules 2013-08-08 01:03:21 +02:00
Validation.php Case insensitive validation inList option. Resolves ticket 3521. Added two tests to proof the faulty behavior of $strict here. Also address the faulty behavior in multiple() and replace it with case sensitivity. 2013-09-24 02:01:50 +02:00
Xml.php Merge branch 'master' into 2.4 2013-08-18 23:10:08 -04:00