cakephp2-php8/lib/Cake/Test/Case/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
..
CakeNumberTest.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
CakeTimeTest.php Fix incorrect timestamp values when using fromString() 2013-04-09 21:30:20 -04:00
ClassRegistryTest.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
DebuggerTest.php Fix broken tests 2013-02-08 19:04:41 +05:30
FileTest.php == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00
FolderTest.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
HashTest.php Allow character classes in attribute patterns. 2013-03-14 12:55:03 -04:00
InflectorTest.php This commit is dedicated to Mark Story, who has put in much dedicated time and effort into CakePHP over the years. 2013-02-08 20:59:49 +09:00
ObjectCollectionTest.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
SanitizeTest.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
SecurityTest.php Use random iv values in rijndael. 2013-02-09 20:48:27 -05:00
SetTest.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
StringTest.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
ValidationTest.php Tighten Canadian postal code validation. 2013-03-17 18:14:56 -04:00
XmlTest.php correct coding standards 2013-03-25 13:06:38 +01:00