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-30 04:02:19 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3a67d538ee97dbecfdd81749ecafe8b76cfd4e54
archived-php-src
/
ext
/
date
History
Derick Rethans
30c3b1f1b9
- Fixed test case.
2006-01-04 21:35:54 +00:00
..
lib
- Fixed bug
#35885
(strtotime("NOW") no longer works).
2006-01-04 15:56:58 +00:00
tests
- Fixed test case.
2006-01-04 21:35:54 +00:00
config.m4
- Reintroduced the normal constants.
2005-12-19 12:57:49 +00:00
config.w32
fix win build
2006-01-04 17:34:44 +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
- New implementation of the sunset algorithm. Fixes bugs
#33789
,
#33671
,
#32820
2006-01-04 12:57:04 +00:00
php_date.h
- New implementation of the sunset algorithm. Fixes bugs
#33789
,
#33671
,
#32820
2006-01-04 12:57:04 +00:00
TODO
- Update TODO
2005-08-04 14:59:29 +00:00