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-03-28 10:12:18 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0df4ef5609e5c4e73c39392a596eeec3a29da296
archived-php-src
/
ext
/
date
History
Ilia Alshanetsky
20b2bca46a
MFB: Fixed compiler warning due to llabs() function
2009-05-05 12:34:03 +00:00
..
lib
- Fixed bug
#48058
(Year formatter goes wrong with out-of-int range).
2009-05-03 18:21:52 +00:00
tests
- Fixed bug
#45682
(Unable to var_dump(DateInterval)).
2009-05-03 18:45:06 +00:00
config.m4
- MF53: Added new date/time functionality:
2008-04-25 12:55:16 +00:00
config.w32
- silent conversion warnings as it is not going to be "fixed" any time soon, removing false positive alerts. noise--;
2008-12-09 14:28:35 +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
MFB: Fixed compiler warning due to llabs() function
2009-05-05 12:34:03 +00:00
php_date.h
- Added timezone_version_get() to retrieve the version of the used timezone
2009-05-03 19:57:35 +00:00
TODO
- Update TODO
2005-08-04 14:59:29 +00:00