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-24 08:12:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
experimental/first_unicode_implementation
Add File
New File
Upload File
Apply Patch
archived-php-src
/
ext
/
date
History
Derick Rethans
9e81928a98
- Updated to version 2010.5 (2010e)
2010-03-08 20:08:51 +00:00
..
lib
- Updated to version 2010.5 (2010e)
2010-03-08 20:08:51 +00:00
tests
- Fixed bug
#46111
(Some timezone identifiers can not be parsed).
2010-03-07 19:18:06 +00:00
config0.m4
- Added a test case for bug
#45866
2010-02-10 16:23:30 +00:00
config.w32
- silent conversion warnings as it is not going to be "fixed" any time soon, removing false positive alerts. noise--;
2008-12-09 14:28:35 +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
#49059
(DateTime::diff() repeats previous sub() operation).
2010-03-07 17:25:16 +00:00
php_date.h
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
2010-01-03 09:23:27 +00:00
TODO
- Update TODO
2005-08-04 14:59:29 +00:00