cakephp2-php8/lib/Cake/Utility
2013-08-16 20:12:49 +02:00
..
CakeNumber.php Fix formatting with locales using , as decimal separator 2013-08-14 22:19:38 +02:00
CakeTime.php unify null checks - avoid method call in favor of strict check 2013-08-16 20:12:49 +02:00
ClassRegistry.php unify null checks - avoid method call in favor of strict check 2013-08-16 20:12:49 +02:00
Debugger.php unify null checks - avoid method call in favor of strict check 2013-08-16 20:12:49 +02:00
File.php unify null checks - avoid method call in favor of strict check 2013-08-16 20:12:49 +02:00
Folder.php simplify else cases 2013-07-03 01:14:41 +02:00
Hash.php unify null checks - avoid method call in favor of strict check 2013-08-16 20:12:49 +02:00
Inflector.php Merge pull request #1412 from wernerhp/master 2013-07-10 08:59:03 -07:00
ObjectCollection.php unify null checks - avoid method call in favor of strict check 2013-08-16 20:12:49 +02:00
Sanitize.php Minor Sanitize::escape() update 2013-08-15 12:15:09 +02:00
Security.php Fixed statement about Security:hash's salt parameter 2013-08-12 12:52:34 +02:00
Set.php unify null checks - avoid method call in favor of strict check 2013-08-16 20:12:49 +02:00
String.php coding standards according to new sniffer rules 2013-08-08 01:03:21 +02:00
Validation.php unify null checks - avoid method call in favor of strict check 2013-08-16 20:12:49 +02:00
Xml.php unify null checks - avoid method call in favor of strict check 2013-08-16 20:12:49 +02:00