cakephp2-php8/lib/Cake/Utility
mark_story 8eb56960d8 Remove remaining reference operators.
These were left over from the days of 1.x and aren't needed anymore.
2013-04-15 21:23:48 -04:00
..
CakeNumber.php == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00
CakeTime.php DateTime::getTimestamp() is PHP5.3+ 2013-04-11 13:39:05 -04:00
ClassRegistry.php Remove remaining reference operators. 2013-04-15 21:23:48 -04:00
Debugger.php Remove remaining reference operators. 2013-04-15 21:23:48 -04:00
File.php Remove useless reference operator. 2013-04-14 21:29:04 -04:00
Folder.php == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00
Hash.php Allow character classes in attribute patterns. 2013-03-14 12:55:03 -04:00
Inflector.php == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00
ObjectCollection.php Fix docblock typo of ObjectCollection class 2013-03-28 20:14:41 -04:00
Sanitize.php Fix typos 2013-03-05 00:05:14 -07:00
Security.php Fix typos 2013-03-05 00:05:14 -07:00
Set.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
String.php Fix typos 2013-03-05 00:05:14 -07:00
Validation.php Tighten Canadian postal code validation. 2013-03-17 18:14:56 -04:00
Xml.php Fix error when generating Xml. 2013-03-21 21:12:21 -04:00