cakephp2-php8/lib/Cake/Utility
mark_story b3d886fe82 Fix Set::insert() not overwriting values.
Set::insert() failed to overwrite values that were previously
defined as strings.  Remove test in SessionComponentTest that was
ensuring this bug stuck around.

Fixes #2722
2012-03-26 21:50:53 -04:00
..
CakeNumber.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
CakeTime.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
ClassRegistry.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
Debugger.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
File.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
Folder.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
Inflector.php Fix some code standards warnings. 2012-03-24 22:15:08 -04:00
ObjectCollection.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
Sanitize.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
Security.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
Set.php Fix Set::insert() not overwriting values. 2012-03-26 21:50:53 -04:00
String.php Fix some code standards warnings. 2012-03-24 22:15:08 -04:00
Validation.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
Xml.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00