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-28 10:12:18 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
701bfaa2fa5dca040eafe78608bd2e87b6ce0370
archived-php-src
/
ext
/
date
History
Derick Rethans
d475703660
- Copied test cases (that all fail?!) from 5.3 to trunk.
2010-11-13 16:30:22 +00:00
..
lib
- MFH: Added support for the ( and ) delimiters/separators to
2010-11-13 15:01:48 +00:00
tests
- Copied test cases (that all fail?!) from 5.3 to trunk.
2010-11-13 16:30:22 +00:00
config0.m4
- Added a test case for bug
#45866
2010-02-10 16:23:30 +00:00
config.w32
- MFH: silent conversion warnings as it is not going to be "fixed" any time soon, removing false positive alerts. noise--;
2008-12-09 14:28:54 +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
Removed a TSRMLS_FETCH() call in php_idate() in favor of the TSRMLS macros
2010-09-27 01:19:57 +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