Skip to content

Conversation

@petk
Copy link
Member

@petk petk commented Jul 9, 2023

This was used when hash extension wasn't always available.

This was used when hash extension wasn't always available.
Copy link
Member

@iluuu1994 iluuu1994 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! There's also a declaration in ext/hash/config.w32, do we need that one still?

@petk
Copy link
Member Author

petk commented Jul 10, 2023

Thank you! There's also a declaration in ext/hash/config.w32, do we need that one still?

Yes, that one in the config.w32 is ok. It sets the extension to enabled by overriding the omitted ARG_ENABLE call.

Otherwise, these .m4 files would also need the PHP_{EXTNAME} to be set but luckily the check in php.m4 somewhere is built in a way that they are not needed.

@iluuu1994
Copy link
Member

@petk Thanks! I don't understand autoconf well so sorry to not be of much help. 😄

@petk petk merged commit dff4e40 into php:master Jul 19, 2023
@petk petk deleted the patch-m4-hash branch July 19, 2023 05:31
@petk
Copy link
Member Author

petk commented Jul 19, 2023

I've merged this one also then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants