Skip to content

opcache fix propsal for NetBSD #5929

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

devnexen
Copy link
Member

@devnexen devnexen commented Aug 3, 2020

When PaX mprotect active, opcache JIT test fail as it needs
the PROT_MPROTECT macro to be able to allow further permission promotion
with mprotect.

@devnexen devnexen force-pushed the netbsd_pax_mprotect_fix_opcache branch from 7122660 to e3bcdd0 Compare August 3, 2020 20:21
When PaX mprotect active, opcache JIT test fail as it needs
the PROT_MPROTECT macro to be able to allow further permission promotion
 with mprotect.
@devnexen devnexen force-pushed the netbsd_pax_mprotect_fix_opcache branch from e3bcdd0 to b1deb25 Compare August 3, 2020 20:22
@php-pulls php-pulls closed this in 3621941 Aug 4, 2020
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