Skip to content

Conversation

@TysonAndre
Copy link
Contributor

zend_ts_hash_init accepts 4 arguments, not 5.
The pHashFunction parameter was removed in 5d25762

Alternately, the macro could just be removed, since this wasn't reported and nothing would be using it?

zend_ts_hash_init accepts 4 arguments, not 5.
The pHashFunction parameter was removed in 5d25762
@php-pulls php-pulls closed this in ace876c Sep 6, 2020
@nikic
Copy link
Member

nikic commented Sep 6, 2020

Alternately, the macro could just be removed, since this wasn't reported and nothing would be using it?

php-src itself doesn't use zend_ts_hash, I have no idea if extensions do. Maybe it can be dropped altogether.

@TysonAndre TysonAndre deleted the fix-macro branch November 25, 2021 21:34
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.

2 participants