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 20:22:36 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c4d08b15f0d5cb24784b384dec4cef3e4bb2ffa3
archived-php-src
/
ext
/
date
History
Derick Rethans
c4d08b15f0
- Make it compile in ZTS mode
...
#- *untested*
2005-08-24 17:10:25 +00:00
..
lib
- Fixed bug
#34087
(strtotime() does not work with date format "Y/m/d").
2005-08-24 13:47:28 +00:00
tests
- Fix test.
2005-08-24 14:17:58 +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
- Make it compile in ZTS mode
2005-08-24 17:10:25 +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