]> granicus.if.org Git - php/commit
Specify get_property_ptr_ptr handler for DatePeriod
authorNikita Popov <nikita.ppv@gmail.com>
Wed, 29 May 2019 07:51:15 +0000 (09:51 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Wed, 29 May 2019 07:51:15 +0000 (09:51 +0200)
commit3bd5b83615d47e480840d50fcaab31a5463cb314
treefd65d2ac7b0ed1f3d2d62bb3450d9c73d5564903
parent5a0df6a414b6f07e4b7e5a04caa949f76a44ec0b
Specify get_property_ptr_ptr handler for DatePeriod

This handler is required on 7.4. Just return NULL from it to fall
back to read_property.
ext/date/php_date.c