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-26 01:18:19 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e4f2ea4d3bf24cfcbec64d352d0d93b8c685de99
archived-php-src
/
ext
/
date
T
History
Derick Rethans
d84a4ed4ab
- Fixed bug
#45696
(Not all DateTime methods allow method chaining).
2008-08-03 16:44:31 +00:00
..
lib
- improve previous fix for scan, disable optimizer only for scan() using #pragma optimize
2008-08-02 16:49:56 +00:00
tests
- Fixed a bug with the YYYY-MM format not resetting the day correctly.
2008-07-30 17:48:21 +00:00
config.m4
- MF53: Added new date/time functionality:
2008-04-25 12:55:16 +00:00
config.w32
- improve previous fix for scan, disable optimizer only for scan() using #pragma optimize
2008-08-02 16:49:56 +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
- Fixed bug
#45696
(Not all DateTime methods allow method chaining).
2008-08-03 16:44:31 +00:00
php_date.h
- Added support for selectively listing timezone identifiers by country code
2008-07-18 14:33:27 +00:00
TODO
- Update TODO
2005-08-04 14:59:29 +00:00