cakephp2-php8/lib/Cake/Utility
2013-01-18 12:27:43 +01:00
..
CakeNumber.php Update docs for the escape option in CakeNumber::currency() 2012-11-08 22:20:17 -05:00
CakeTime.php Partially revert default niceShortFormat 2013-01-14 21:12:11 -05:00
ClassRegistry.php Remove unused variables and code 2012-09-05 17:19:13 -07:00
Debugger.php Added check for HHVM in Debugger, 2012-12-27 22:38:43 +09:00
File.php Remove trailing whitespace from comments 2012-10-15 18:19:37 -06:00
Folder.php fix all warnings except TODO warnings 2012-11-14 12:56:10 +01:00
Hash.php Closes ticket #3080 in CakePHP Lighthouse (http://cakephp.lighthouseapp.com/projects/42648/tickets/3080-hashflatten-endless-loop-on-single-0-int-keys). 2013-01-08 11:49:52 +01:00
Inflector.php removed Inflictor::slug()replacement from Ä to A 2012-11-01 15:47:50 +01:00
ObjectCollection.php Remove all todo from core, create tickets for them 2012-11-14 14:59:51 +01:00
Sanitize.php Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
Security.php Remove all todo from core, create tickets for them 2012-11-14 14:59:51 +01:00
Set.php Fix sorting empty data with Hash & Set. 2012-11-30 13:05:14 -05:00
String.php Replaced simple and therefore pointless array_push function references with the ordinary way of adding an array element. This will increase the performance and the code looks much cleaner this way IMHO 2013-01-02 23:47:27 +01:00
Validation.php Update TLD validation to accept gTLD variations 2012-11-30 22:11:57 -05:00
Xml.php Fixing the way to follow redirects when fetching XML files. 2013-01-18 12:27:43 +01:00