cakephp2-php8/lib/Cake/Utility
mark_story 5e9d4893a8 Add the {*} matcher to Hash::extract()
This matcher will match anything and is useful when you just want to
traverse through data and you're not too picky.

I've also refactored the conditions to use a case as it is slightly more
readable and uses fewer lines of code.

Refs #6447
2015-05-01 22:03:40 -04:00
..
CakeNumber.php Replace our custom code fence with markdown standard fence 2015-01-09 13:47:25 +01:00
CakeText.php Merge branch 'master' into 2.7 2015-01-11 15:25:18 -05:00
CakeTime.php Fixed return type of toQuarter in CakeTime and TimeHelper 2015-03-02 12:08:11 +01:00
ClassRegistry.php Let IDE work better with ClassRegistry::init() 2015-01-27 19:06:46 +02:00
Debugger.php App::uses and usage replacements for String => CakeText. 2015-01-05 01:00:57 +01:00
File.php Backport changes from #5635 to 2.x 2015-01-11 15:20:34 -05:00
Folder.php Simplification of return types. No need to return more mixed than necessary. 2014-11-08 20:07:47 +01:00
Hash.php Add the {*} matcher to Hash::extract() 2015-05-01 22:03:40 -04:00
Inflector.php Updates Inflector For Irregular Case Sieves 2015-03-31 22:21:05 -07:00
ObjectCollection.php Consolidate with conditions sniff. 2014-12-09 03:17:35 +01:00
Sanitize.php Update all @deprecated annotations 2014-09-02 17:03:22 +02:00
Security.php Merge branch 'master' into 2.7 2015-01-11 15:25:18 -05:00
Set.php App::uses and usage replacements for String => CakeText. 2015-01-05 01:00:57 +01:00
String.php Merge branch 'master' into 2.7 2015-01-11 15:25:18 -05:00
Validation.php Fix PHPCS errors 2014-10-10 16:52:01 +02:00
Xml.php Replace our custom code fence with markdown standard fence 2015-01-09 13:47:25 +01:00