cakephp2-php8/lib/Cake/Utility
mark_story 57c495f53a Enabled Debugger::exportVar() to display private & protected properties.
This will only work in PHP >= 5.3. Patch originally created
by 'dereuromark'.
2012-08-06 13:32:52 -04:00
..
CakeNumber.php Fix formatting with locales using , as decimal separator 2012-06-18 23:13:09 -04:00
CakeTime.php Revert changes in behavior made to timeAgoInWords() 2012-06-24 20:54:47 -04:00
ClassRegistry.php Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
Debugger.php Enabled Debugger::exportVar() to display private & protected properties. 2012-08-06 13:32:52 -04:00
File.php rtim files 2012-07-18 03:55:29 +02:00
Folder.php Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
Hash.php Optimization for Hash method 2012-06-24 12:47:30 -04:00
Inflector.php Fixing coding conventions 2012-05-19 16:08:40 +01:00
ObjectCollection.php Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
Sanitize.php Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
Security.php Simplify number formatting. 2012-07-22 21:28:49 -04:00
Set.php Merge branch '2.1' into 2.2 2012-05-30 21:20:56 -04:00
String.php Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
Validation.php Fix URL validation to allow underscores in subdomain. 2012-07-19 20:51:33 +08:00
Xml.php Fix XML decoding attack via external entities. 2012-07-14 11:53:37 -04:00