You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Compile in opcache without COMPILE_IGNORE_INTERNAL_CLASSES
I don't believe there's a reason to compile with this flag. We don't rely on
fixed addresses anyway, relying on the signatures of the symbols themselves
should be fine.
The same goes for file cache itself, as we don't allow loading cache files
across PHP versions.
0 commit comments