cakephp2-php8/lib/Cake/Utility
mark_story bca6492309 Update debug()
debug() now uses Debugger to output content and generate traces.
This improves the readability of its output as null/true/false are better
represented.  Objects are easier to interpret as well.
2011-10-19 22:27:55 -04:00
..
ClassRegistry.php Changed methods and attributes from private to protected. 2011-08-20 00:43:34 -04:00
Debugger.php Update debug() 2011-10-19 22:27:55 -04:00
File.php Fixed doc block comments. 2011-10-11 00:22:23 +02:00
Folder.php Redoing fix done in 155968349f 2011-09-22 22:05:36 -04:00
Inflector.php Fixing more @link annotations 2011-10-15 12:42:23 -04:30
ObjectCollection.php Dropping short syntax support for Behavior configuration. 2011-10-15 20:52:41 +02:00
Sanitize.php Fixed documentation to methods that use func_get_args(). 2011-08-21 21:45:34 -04:00
Security.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
Set.php Merge branch '1.3' into 1.3-merge 2011-10-10 09:37:06 -04:00
String.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
Validation.php Merge branch '1.3' into merger 2011-10-01 22:38:20 -04:00
Xml.php Changed methods and attributes from private to protected. 2011-08-20 00:43:34 -04:00