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 14:42:49 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
610bb960361a4d0bde6ca589bd7163bd6bfccb65
archived-php-src
/
ext
/
date
History
Derick Rethans
3a03c53dbd
- Fixed a bug in DateTime->modify() where absolute date/time statements had no
...
effect.
2010-12-15 21:45:25 +00:00
..
lib
- Added the + modifier to parseFromFormat to allow trailing text in the
2010-12-12 17:17:16 +00:00
tests
- Fixed a bug in DateTime->modify() where absolute date/time statements had no
2010-12-15 21:45:25 +00:00
config0.m4
- Added a test case for bug
#45866
2010-02-10 16:23:30 +00:00
config.w32
- fix header install
2010-12-14 13:10:25 +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 a bug in DateTime->modify() where absolute date/time statements had no
2010-12-15 21:45:25 +00:00
php_date.h
Removed a TSRMLS_FETCH() call in php_idate() in favor of the TSRMLS macros
2010-09-27 01:19:57 +00:00
TODO
- Update TODO
2005-08-04 14:59:29 +00:00