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-06 23:53:30 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0626f6ca0ae43c21dc50569fa02e5230750fa353
archived-php-src
/
ext
/
date
History
Ilia Alshanetsky
2ad81f4584
Fixed bug
#35414
(strtotime() no longer works with ordinal suffix).
2005-11-29 01:23:29 +00:00
..
lib
Fixed bug
#35414
(strtotime() no longer works with ordinal suffix).
2005-11-29 01:23:29 +00:00
tests
Fixed bug
#35414
(strtotime() no longer works with ordinal suffix).
2005-11-29 01:23:29 +00:00
config.m4
MFH
2005-10-03 20:21:02 +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
Disabled native date class, to prevent pear::date conflict.
2005-11-27 06:51:43 +00:00
php_date.h
- Fixed bug
#35143
(gettimeofday() ignores current time zone).
2005-11-20 20:14:24 +00:00
TODO
- Update TODO
2005-08-04 14:59:29 +00:00