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
fcee0869823bd8afffaced80261c8a106de901c5
archived-php-src
/
ext
/
date
History
Antony Dovgal
38e4fb09e0
fix tsrm build
2005-07-08 18:16:46 +00:00
..
lib
- Fixed bug
#33578
(strtotime() doesn't understand "11 Oct" format). (Derick)
2005-07-05 21:33:33 +00:00
tests
- Added testcase for bug
#33578
.
2005-07-05 21:38:37 +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
fix tsrm build
2005-07-08 18:16:46 +00:00
php_date.h
fix tsrm build
2005-07-08 18:16:46 +00:00
TODO
- Reorganize headers, and update TODO.
2005-06-29 19:08:26 +00:00