]> granicus.if.org Git - php/commit
Remove type argument from zend_get_zval_ptr
authorNikita Popov <nikita.ppv@gmail.com>
Wed, 15 Jul 2020 07:51:14 +0000 (09:51 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Wed, 15 Jul 2020 07:51:51 +0000 (09:51 +0200)
commitf60cf0cfe7fd335718ba5c24bbd824f157e9ea49
tree369755971adea3aeb18b8371989848f9bbb6105e
parent3804858c47409c9a90935dd112663b94ea917658
Remove type argument from zend_get_zval_ptr

As pointed out by Levi, this is unused, and we already changed
the signature of this function for PHP 8.
UPGRADING.INTERNALS
Zend/zend_execute.c
Zend/zend_execute.h