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 01:32:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
08b695a3e843d1661ba4261e5101ee975bb58c38
archived-php-src
/
ext
/
date
History
Derick Rethans
06562e3e8e
- Fixed bug
#33414
(Comprehensive list of incorrect days returned after
...
strtotime() / date() tests).
2005-09-01 12:41:43 +00:00
..
lib
- Fixed bug
#33414
(Comprehensive list of incorrect days returned after
2005-09-01 12:41:43 +00:00
tests
- Fixed bug
#33414
(Comprehensive list of incorrect days returned after
2005-09-01 12:41:43 +00:00
config.m4
- Fixed stupid bug in PHP_INSTALL_HEADERS() macro: "foo bar" != foo bar
2005-07-07 23:18:22 +00:00
config.w32
- Rename tl_config.h to timelib_config.h
2005-06-17 12:03:04 +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
#34302
(date('W') do not return leading zeros for week 1 to 9).
2005-08-30 09:17:56 +00:00
php_date.h
- Fixed bug
#34087
(strtotime() does not work with date format "Y/m/d").
2005-08-24 13:47:28 +00:00
TODO
- Update TODO
2005-08-04 14:59:29 +00:00