cakephp2-php8/lib/Cake/Utility
mark_story 0a182b918f Fix $depth being decremented by 2.
$depth should only be decremented once for each step-in.
Add special text when values are being elided by maximum nesting level.

Fixes #2946
2012-06-10 20:00:34 -04:00
..
CakeNumber.php Update doc blocks for CakeNumber. 2012-04-08 12:35:44 -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 Fix $depth being decremented by 2. 2012-06-10 20:00:34 -04:00
File.php File::create() does not need to change umask 2012-04-24 23:35:32 +07:00
Folder.php Add test/doc for reverse Folder::inPath() 2012-03-27 11:55:13 -07:00
Inflector.php Fix singularization of databases. 2012-04-23 21:01:03 -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 Allow Set::extract() to match null. 2012-05-30 21:19:46 -04:00
String.php Fix some code standards warnings. 2012-03-24 22:15:08 -04:00
Validation.php Fix Validation::ip() not respecting type. 2012-06-10 19:37:44 -04:00
Xml.php Use correct argument order. 2012-05-04 08:16:43 -04:00