Skip to content

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
@tricky
Copy link
Member

tricky commented Dec 4, 2025

Well that failed spectacularly. :)

@k0d3r1s
Copy link
Author

k0d3r1s commented Dec 6, 2025

@tricky none of failures seems to be related to my changes. looks like missing slash in action somewhere, at least for linux builds

@andrew-demb
Copy link

andrew-demb commented Dec 6, 2025

It is an invalid redirect location got from secure.php.net for the distribution archive

@tricky
Copy link
Member

tricky commented Dec 6, 2025

Yes, hence the smiley. :)

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.

3 participants