Skip to content

Conversation

petk
Copy link
Member

@petk petk commented Jun 9, 2024

This fixes few more -Wundef warnings in ext/fileinfo. The PHP_FILEINFO_UNCOMPRESS seems to be present to be defined at some point but is currently unused in all build systems. Leaving this intact for now.

Follow up of GH-5526 (-Wundef)

This fixes few more -Wundef warnings in ext/fileinfo. The
PHP_FILEINFO_UNCOMPRESS seems to be present to be defined at some point
but is currently unused in all build systems. Leaving this intact for
now.

Follow up of phpGH-5526 (-Wundef)
Copy link
Member

@devnexen devnexen left a comment

Choose a reason for hiding this comment

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

LCTM

@petk petk merged commit d3901b8 into php:master Jun 10, 2024
@petk petk deleted the patch-PHP_FILEINFO_UNCOMPRESS branch June 10, 2024 06:56
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