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-16 12:31:06 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1465ea28ef00e6ce80ce0d4b904598cade776bb6
archived-php-src
/
ext
/
date
History
Derick Rethans
e5491af3c5
- MFH: Fixed bug
#46268
(DateTime::modify() does not reset relative time
...
values).
2008-12-18 20:32:23 +00:00
..
lib
- MFH: Fixed bug
#46889
: Memory leak in strtotime().
2008-12-18 14:55:36 +00:00
tests
- MFH: Fixed bug
#46268
(DateTime::modify() does not reset relative time
2008-12-18 20:32:23 +00:00
config.m4
- Added new date/time functionality:
2008-04-25 12:35:58 +00:00
config.w32
- MFH: silent conversion warnings as it is not going to be "fixed" any time soon, removing false positive alerts. noise--;
2008-12-09 14:28:54 +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
#46268
(DateTime::modify() does not reset relative time
2008-12-18 20:32:23 +00:00
php_date.h
- MFH: Export DateTime and DateTimeZone class entries so that external
2008-11-06 09:45:58 +00:00
TODO
- Update TODO
2005-08-04 14:59:29 +00:00