Adam Harvey
|
d39377924c
|
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Add microseconds to the serialised form of DateTime objects.
|
2014-05-21 15:03:24 -05:00 |
|
Adam Harvey
|
fdb2709dd2
|
Add microseconds to the serialised form of DateTime objects.
Fixes bug #67308 (Serialize of DateTime truncates fractions of second).
|
2014-05-21 14:55:52 -05:00 |
|
Lonny Kapelushnik
|
30d0ae42b5
|
Bug 54567 DateTimeZone serialize/unserialize
Make DateTimeZone serializable and implement __set_state
|
2013-03-31 10:45:00 +01:00 |
|
Scott MacVicar
|
a9e5e22275
|
If a TZ environmental is set then it ends up getting used instead of the INI setting, use date_default_timezone_set() instead.
|
2009-01-10 00:50:45 +00:00 |
|
Derick Rethans
|
e64dc309f9
|
- MFH: Fixed test cases.
|
2008-04-07 17:41:58 +00:00 |
|
Antony Dovgal
|
fb18a8e760
|
more tests
|
2006-12-22 13:07:53 +00:00 |
|