serenity/Ports/php
Jelle Raaijmakers fccba571a2 Ports/PHP: Disable PCRE JIT
The PCRE JIT creates memory that needs to be readable, writable and
executable at the same time. Serenity does not like this, so disable
it. This JIT is of limited use for the current applications of PHP
within Serenity anyway :-)
2021-06-05 13:02:13 +02:00
..
patches Ports/PHP: Enable Phar extension 2021-06-05 13:02:13 +02:00
package.sh Ports/PHP: Disable PCRE JIT 2021-06-05 13:02:13 +02:00