Skip to content

Fix missing include directory in extension#150

Open
petk wants to merge 1 commit into
wasmerio:masterfrom
petk:patch-includes
Open

Fix missing include directory in extension#150
petk wants to merge 1 commit into
wasmerio:masterfrom
petk:patch-includes

Conversation

@petk

@petk petk commented Feb 27, 2024

Copy link
Copy Markdown

With PHP 8.4 the 'include' directory in extensions isn't included automatically. It was part of the PHP_DEFINE macro. This fixes the build for the possible future versions.

With PHP 8.4 the 'include' directory in extensions isn't included
automatically. It was part of the PHP_DEFINE macro. This fixes the build
for the possible future versions.
@petk
petk requested a review from a team as a code owner February 27, 2024 08:32
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