1
0
mirror of https://github.com/php/php-src.git synced 2026-03-27 17:52:16 +01:00
Files
archived-php-src/ext/opcache
David Carlier 362194165a Fix opcache JIT on NetBSD with PaX
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.

Closes GH-5929.
2020-08-04 10:34:31 +02:00
..
2019-02-05 10:33:28 +03:00
2020-07-29 18:31:28 +02:00
2020-07-31 15:53:36 +02:00
2019-02-05 10:33:28 +03:00
2020-07-31 15:53:36 +02:00
2020-07-31 15:53:36 +02:00
2019-06-28 09:19:49 +02:00