Skip to content

The zval_dtor() alias of zval_ptr_dtor_nogc() has been removed in php 8.6 (master)#768

Open
k0d3r1s wants to merge 1 commit intoImagick:masterfrom
fork-php:zval_ptr_dtor_nogc
Open

The zval_dtor() alias of zval_ptr_dtor_nogc() has been removed in php 8.6 (master)#768
k0d3r1s wants to merge 1 commit intoImagick:masterfrom
fork-php:zval_ptr_dtor_nogc

Conversation

@k0d3r1s
Copy link

@k0d3r1s k0d3r1s commented Dec 4, 2025

Hi. Tried building against php master branch and this issue jumped out.
php UPGRADING.INTERNALS says: "The zval_dtor() alias of zval_ptr_dtor_nogc() has been removed. Call zval_ptr_dtor_nogc() directly instead.".
So as this is purely removed alias, this seems to be a trivial fix

Call zval_ptr_dtor_nogc() directly instead
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant