cakephp2-php8/lib/Cake/Utility
Schlaefer dfe54e90d6 removed Inflictor::slug()replacement from Ä to A
The slug replacement for Ä -> A is not necessary, because the better
replacement Ä -> Ae is already defined and also covered by the test case.
2012-11-01 15:47:50 +01:00
..
CakeNumber.php Fix formatting with locales using , as decimal separator 2012-06-18 23:13:09 -04: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 Remove unused variables and code 2012-09-05 17:19:13 -07: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