php-src/ext/date
Derick Rethans c20911a850 Make DatePeriod support DateTimeImmutable as well.
If the start element is a DateTimeImmutable object, then all returned objects
are also DateTimeImmutable objects. If the start element is a DateTime object,
then all returned objects are DateTime objects.
2013-01-14 20:34:58 +00:00
..
lib Happy New Year 2013-01-01 16:37:09 +08:00
tests Make DatePeriod support DateTimeImmutable as well. 2013-01-14 20:34:58 +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 Make DatePeriod support DateTimeImmutable as well. 2013-01-14 20:34:58 +00:00
php_date.h Make DatePeriod support DateTimeImmutable as well. 2013-01-14 20:34:58 +00:00
TODO - Updated to-do. 2011-09-08 16:57:41 +00:00