cakephp2-php8/lib/Cake/Utility
mark_story 0e646a2a4d Fix incorrect timestamp values when using fromString()
When using fromString() on DateTime objects that were in the global
timezone, an incorrect value would be returned.

Fixes #3743
2013-04-09 21:30:20 -04:00
..
CakeNumber.php == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00
CakeTime.php Fix incorrect timestamp values when using fromString() 2013-04-09 21:30:20 -04:00
ClassRegistry.php Avoid unnecessary calls to ConnectionManager::enumConnectionObjects() in ClassRegistry::init(). 2013-03-27 15:44:48 +05:30
Debugger.php == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00
File.php == to === and != to !== where applicable 2013-02-12 03:38:08 +01: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