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-04 22:52:40 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
847e50e560220673b9859b4cdb104d985cdee924
archived-php-src
/
ext
/
date
History
Derick Rethans
cbe8be6a17
- Fixed bug
#34302
(date('W') do not return leading zeros for week 1 to 9).
2005-08-30 09:17:56 +00:00
..
lib
- Fixed bug
#34087
for real.
2005-08-25 09:46:31 +00:00
tests
- Fixed bug
#34087
for real.
2005-08-25 09:46:31 +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