cakephp2-php8/lib/Cake/Utility
mark_story ec3e85e31d Update docs for the escape option in CakeNumber::currency()
Unfortunately, using actual bytes creates a host of problems for sites
not using UTF-8. Update the documentation to reflect reality, as
changing reality could cause more problems than it solves.

Closes #3351
2012-11-08 22:20:17 -05:00
..
CakeNumber.php Update docs for the escape option in CakeNumber::currency() 2012-11-08 22:20:17 -05:00
CakeTime.php Fixed issue in CakeTime that it would apply userOffset twice when using 2012-09-25 15:23:46 +02:00
ClassRegistry.php Remove unused variables and code 2012-09-05 17:19:13 -07:00
Debugger.php Merge pull request #818 from shama/patch-unused-vars 2012-09-05 17:50:06 -07:00
File.php Remove trailing whitespace from comments 2012-10-15 18:19:37 -06:00
Folder.php Remove unused variables and code 2012-09-05 17:19:13 -07:00
Hash.php Set::flatten() fails to generate keys when 'tip' value is an empty 2012-11-02 19:23:55 -03:00
Inflector.php removed Inflictor::slug()replacement from Ä to A 2012-11-01 15:47:50 +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 Code standards fixes, unneeded break statements 2012-09-04 11:30:52 -07:00
Set.php Update doc blocks to reflect reality. 2012-10-08 10:58:53 -04:00
String.php Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
Validation.php Refactor Validator::decimal() to be more flexible with decimal 2012-08-27 23:25:17 -03:00
Xml.php Fix XML decoding attack via external entities. 2012-07-14 11:53:37 -04:00