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-27 09:42:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
970e00aeebe62e386cc97314c206ff0545d3cdb6
archived-php-src
/
ext
/
date
History
Derick Rethans
ad10607c33
- MFH: Fixed bug
#45696
(Not all DateTime methods allow method chaining).
2008-08-03 16:45:15 +00:00
..
lib
- MFH: improve previous fix for scan, disable optimizer only for scan() using #pragma optimize
2008-08-02 16:50:35 +00:00
tests
- MFH: Fixed a bug with the YYYY-MM format not resetting the day correctly.
2008-07-30 18:00:44 +00:00
config.m4
- Added new date/time functionality:
2008-04-25 12:35:58 +00:00
config.w32
- MFH: improve previous fix for scan, disable optimizer only for scan() using #pragma optimize
2008-08-02 16:50: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
- MFH: Fixed bug
#45696
(Not all DateTime methods allow method chaining).
2008-08-03 16:45:15 +00:00
php_date.h
- MFH: Added support for selectively listing timezone identifiers by country
2008-07-18 14:33:53 +00:00
TODO
- Update TODO
2005-08-04 14:59:29 +00:00