php-src/ext/date
Nikita Popov a109fddba4 Remove "defensive copy" of DatePeriod properties
get_properties() constructs these as fresh objects with no relation
to the internals, there is no need to clone them again. Additionally
the current implementation leaks memory, because the original objects
are never freed (see PR #3121).
2019-02-12 09:54:52 +01:00
..
lib Updated to version 2018.9 (2018i) 2019-01-07 11:50:14 +00:00
tests Update tests due to data changes in tzdata 2018i 2019-01-07 12:48:42 +00:00
config0.m4 Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
config.w32 Merge branch 'PHP-7.0' into PHP-7.1 2017-08-16 15:20:45 +01:00
CREDITS
php_date.c Remove "defensive copy" of DatePeriod properties 2019-02-12 09:54:52 +01:00
php_date.h year++ 2018-01-02 12:55:14 +08:00
TODO - Updated to-do. 2011-09-08 16:57:41 +00:00