cakephp2-php8/lib/Cake/Utility
mark_story 51e3ee0425 Adding dimensions() and maxDimensions()
Splitting the Set::countDim() into two methods.  This creates a simpler
API, as each method only does one job, and only has one argument.  Also
replacing recursion with iteration.
2012-03-26 22:25:34 -04:00
..
CakeNumber.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
CakeTime.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
ClassRegistry.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
Debugger.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
File.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
Folder.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
Inflector.php Fix some code standards warnings. 2012-03-24 22:15:08 -04:00
ObjectCollection.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
Sanitize.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
Security.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
Set.php Merge branch '2.1' into 2.2 2012-03-26 22:24:30 -04:00
Set2.php Adding dimensions() and maxDimensions() 2012-03-26 22:25:34 -04:00
String.php Merge branch '2.1' into 2.2 2012-03-25 21:18:58 -04:30
Validation.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
Xml.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00