cakephp2-php8/lib/Cake/Utility
Dan Voyce 239af0322e Raise an exception when Hash::get() receives invalid parameters
I'm not sure on whether this is a problem with my local app but I have
seen it a couple of times in a couple of projects: Warning (2): Invalid
argument supplied for foreach() [CORE/Cake/Utility/Hash.php, line 52]

I think Hash::get should be able to handle this better rather than
throwing an error in a core Util file.

Refs #3754
2014-06-25 09:15:46 -04:00
..
CakeNumber.php More docblock CS fixes. 2014-05-28 22:09:54 +05:30
CakeTime.php More coding standard corrections. 2014-04-29 14:19:33 +02:00
ClassRegistry.php More docblock CS fixes. 2014-05-28 22:09:54 +05:30
Debugger.php More docblock CS fixes. 2014-05-28 22:09:54 +05:30
File.php More docblock CS fixes. 2014-05-28 22:09:54 +05:30
Folder.php Update isAbsolute() to recognize stream wrapper paths. 2014-06-22 13:43:14 +05:30
Hash.php Raise an exception when Hash::get() receives invalid parameters 2014-06-25 09:15:46 -04:00
Inflector.php Update Inflector.php 2014-06-18 11:48:16 +10:00
ObjectCollection.php More docblock CS fixes. 2014-05-28 22:09:54 +05:30
Sanitize.php Fix API docblock CS errors. 2014-06-05 00:28:55 +05:30
Security.php Accept older blowfish hashes. 2014-05-28 22:53:21 -04:00
Set.php Fix API docblock CS errors. 2014-06-05 00:28:55 +05:30
String.php doc block corrections 2014-06-19 13:25:36 +02:00
Validation.php Merge branch 'master' into 2.6 2014-05-29 21:46:16 -04:00
Xml.php More docblock CS fixes. 2014-05-28 22:09:54 +05:30