cakephp2-php8/lib/Cake/Utility
mark_story a30f861f2c Use array_key_exists instead of isset()
This allows contains() to work with null values.

Fixes #4083
2013-09-19 21:44:09 -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 unify null checks - avoid method call in favor of strict check 2013-08-16 20:12:49 +02: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 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 Merge branch 'master' into 2.4 2013-08-16 14:47:01 -04: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 coding standards according to new sniffer rules 2013-08-08 01:03:21 +02:00
Validation.php address casting cs 2013-09-17 15:15:25 +02:00
Xml.php Merge branch 'master' into 2.4 2013-08-18 23:10:08 -04:00