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-27 01:32:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2c98da2d17d68bde85ec8d5ddace336bb8d169be
archived-php-src
/
ext
/
date
History
Derick Rethans
77ba4c0e07
- Updated to version 2008.6 (2008f)
2008-09-15 18:02:58 +00:00
..
lib
- Updated to version 2008.6 (2008f)
2008-09-15 18:02:58 +00:00
tests
- [DOC] win's strftime does not support all posix formatting code and have some win specific rules see
http://msdn.microsoft.com/en-us/library/fe06s4ak(VS.80).aspx
for a complete list: split test for win32 and posix
2008-08-10 11:27:48 +00:00
config.m4
- Added new date/time functionality:
2008-04-25 12:35:58 +00:00
config.w32
- MFH: improve previous fix for scan, disable optimizer only for scan() using #pragma optimize
2008-08-02 16:50: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
MFH: Fix error_handling usage in various extensions
2008-08-08 22:07:07 +00:00
php_date.h
- MFH: Added support for selectively listing timezone identifiers by country
2008-07-18 14:33:53 +00:00
TODO
- Update TODO
2005-08-04 14:59:29 +00:00