cakephp2-php8/lib/Cake/Utility
2013-10-01 22:35:11 +02: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 Use array_key_exists instead of isset() 2013-09-19 21:44:09 -04:00
Inflector.php Cake to CakePHP name 2013-09-27 19:36:43 +02: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 Excluded method names from several tanslation strings 2013-08-16 13:42:28 +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 address casting cs 2013-09-17 15:15:25 +02:00
Xml.php Updated additional references of Cake to CakePHP 2013-09-27 21:31:35 -04:00