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
20e2db2ce3d553e5dbd70547696e06f2a615377d
archived-php-src
/
ext
/
date
History
Derick Rethans
1d7ed3f0dc
This test should no longer fail, and is perfectly okay for Linux to test on too.
2011-12-12 12:57:46 +00:00
..
lib
- fix warning and fix buggy behavior of timelib_diff due to bad assumption of floor signature (fixes almost date_diff tests too)
2011-12-07 08:39:43 +00:00
tests
This test should no longer fail, and is perfectly okay for Linux to test on too.
2011-12-12 12:57:46 +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 bug
#53502
(strtotime with timezone memory leak).
2011-12-06 06:21:08 +00:00
php_date.h
- Fixed bug
#53502
(strtotime with timezone memory leak).
2011-12-06 06:21:08 +00:00
TODO
- Updated to-do.
2011-09-08 16:57:41 +00:00