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-28 02:02:32 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e615889d6b433dfd171b89e8be40d1abe8ccbb31
archived-php-src
/
ext
/
date
History
Derick Rethans
9230473cd3
- Fixed bug
#33957
(gmdate('W')/date('W') sometimes returns wrong week number).
2005-08-31 14:29:23 +00:00
..
lib
- Fixed bug
#33957
(gmdate('W')/date('W') sometimes returns wrong week number).
2005-08-31 14:29:23 +00:00
tests
- Fixed bug
#33957
(gmdate('W')/date('W') sometimes returns wrong week number).
2005-08-31 14:29:23 +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:09 +00:00
php_date.h
- MFH: Fixed bug
#34087
for real.
2005-08-25 09:47:28 +00:00
TODO
- Update TODO
2005-08-04 14:59:29 +00:00