1
0
mirror of https://github.com/php/php-src.git synced 2026-03-28 10:12:18 +01:00
Files
archived-php-src/ext/date
Nikita Popov dcdd4abdb2 Make sure properties are initialized before cloning
Now that they are not memset, they need to be explicitly intialized,
as zend_objects_clone_members() destroys the old property values
first.
2017-11-25 22:51:37 +01:00
..
2017-10-24 14:56:24 +01:00
2017-10-24 18:39:05 +02:00
2017-08-16 15:20:45 +01:00