Skip to content

Conversation

@ndossche
Copy link
Member

@ndossche ndossche commented Jun 5, 2023

If opcache isn't loaded, then opcache_invalidate() will fail. Reproducible when you compile PHP without opcache, or run PHP without opcache loaded, and try to run this test.

This pops up from time to time on my system because I often configure with ./configure --enable-debug and only like 1 extension extra or so (or even none) to save time.

If opcache isn't loaded, then opcache_invalidate() will fail.
Reproducible when you compile PHP without opcache, or run PHP without
opcache loaded, and try to run this test.
@ndossche ndossche marked this pull request as ready for review June 5, 2023 20:15
@ndossche ndossche closed this in cced0dd Jun 6, 2023
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