]> granicus.if.org Git - php/commit
Fixed bug #74058
authorandrewnester <andrew.nester.dev@gmail.com>
Thu, 2 Mar 2017 13:59:32 +0000 (16:59 +0300)
committerNikita Popov <nikita.ppv@gmail.com>
Wed, 8 Mar 2017 23:10:00 +0000 (00:10 +0100)
commit8f799137d7ed6634687e272cea798cac56da4b98
tree92be07e9f54dbd2b71c153f780b1127f152b0d4a
parent1a19b97ac3e824138a5fde4b86638b6d69f64a78
Fixed bug #74058

Fall back from get_property_ptr_ptr to read_property if offsetGet
is overridden.
NEWS
ext/spl/spl_array.c
ext/spl/tests/bug74058.phpt [new file with mode: 0644]