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-26 17:22:15 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ec3ee30a75e4e65e876cfeb322003bbd84b103db
archived-php-src
/
ext
/
date
History
Antony Dovgal
92f17edda7
set return_len to 0 when returning empty string and fix segfault
2009-03-20 08:38:42 +00:00
..
lib
- This is PHP 6 - if this ... ever gets out
2009-03-10 23:40:06 +00:00
tests
New tests for various date extension functions. Tested on Windows, Linux and linux 64
2009-03-18 23:35:10 +00:00
config.m4
- MF53: Added new date/time functionality:
2008-04-25 12:55:16 +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
set return_len to 0 when returning empty string and fix segfault
2009-03-20 08:38:42 +00:00
php_date.h
- This is PHP 6 - if this ... ever gets out
2009-03-10 23:40:06 +00:00
TODO
- Update TODO
2005-08-04 14:59:29 +00:00