Skip to content

Conversation

@petk
Copy link
Contributor

@petk petk commented Jun 1, 2024

The zip extension also requires the pcre extension.

The zip extension also requires the pcre extension.
/* {{{ zip_module_entry */
zend_module_entry zip_module_entry = {
STANDARD_MODULE_HEADER,
"zip",
Copy link
Collaborator

Choose a reason for hiding this comment

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

This one should not be removed ;)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ah, indeed. Thanks. I've pasted it too quickly.

@remicollet
Copy link
Collaborator

Fix and applied to all versions in d66c502

Thanks

@remicollet remicollet closed this Jun 3, 2024
@petk petk deleted the patch-dependencies-zip branch June 3, 2024 14:15
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