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-26 09:12:14 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
08796b0bb96f4d09595d19cebfbdfd7eeccc25a9
archived-php-src
/
ext
/
date
History
Pierre Joye
086c314171
- 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
..
lib
- Fixed an issue with the * format specifier for parsing from a user-defined
2008-11-05 10:41:48 +00:00
tests
New testcases for idate function
2008-12-08 10:41:47 +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
- Fixed bug
#46732
(mktime.year description is wrong).
2008-12-02 18:01:07 +00:00
php_date.h
- Export DateTime and DateTimeZone class entries so that external extensions
2008-11-06 09:44:03 +00:00
TODO
- Update TODO
2005-08-04 14:59:29 +00:00