Skip to content

Conversation

nielsdos
Copy link
Member

@nielsdos nielsdos commented Jun 22, 2023

On some configurations, the COMPILE_DL_FILEINFO must come from the config.h file. If the COMPILE_DL_FILEINFO macro is not set, the build won't include the ZEND_GET_MODULE block necessary for building this extension as a shared object.

EDIT: FWIW, it's confirmed that this fixed the issue for the issue reporter.

On some configurations, the COMPILE_DL_FILEINFO must come from the
config.h file. If the COMPILE_DL_FILEINFO macro is not set, the build
won't include the ZEND_GET_MODULE block necessary for building this
extension as a shared object.
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.

Unable to build PHP 8.3.0 alpha 1 / fileinfo extension
1 participant