This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-04 22:52:40 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
20568e502814fffc41d91a22edaf75ff5ae19d5c
archived-php-src
/
ext
/
date
History
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
..
lib
Merge branch 'bug67251' into PHP-5.4
2014-05-13 16:52:45 -07:00
tests
Add microseconds to the serialised form of DateTime objects.
2014-05-21 14:55:52 -05:00
config0.m4
- Added a test case for bug
#45866
2010-02-10 16:23:30 +00:00
config.w32
- fix header install
2010-12-14 13:10:25 +00:00
CREDITS
- Add my new timelib and ext/date. For now only strtotime() makes use of this.
2005-06-14 21:32:29 +00:00
php_date.c
Add microseconds to the serialised form of DateTime objects.
2014-05-21 14:55:52 -05:00
php_date.h
Fixed bug
#45543
: DateTime::setTimezone can not set timezones without ID.
2014-01-26 14:01:58 +01:00
TODO
- Update TODO
2005-08-04 14:59:29 +00:00