|
|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull Requests
Pull requests:
HistoryAllCommentsChangesGit/SVN commits
[2021-01-28 15:20 UTC] [email protected]
[2021-01-28 15:20 UTC] [email protected]
-Status: Open
+Status: Assigned
-Assigned To:
+Assigned To: remi
[2021-01-28 15:27 UTC] [email protected]
[2021-01-28 15:27 UTC] [email protected]
-Status: Assigned
+Status: Closed
[2021-01-28 15:29 UTC] [email protected]
-Summary: opcache doesn't honour pcre.hit option
+Summary: opcache doesn't honour pcre.jit option
|
|||||||||||||||||||||||||||
|
All rights reserved. |
Last updated: Wed Jan 28 04:00:02 2026 UTC |
Description: ------------ We have a buildtime option HAVE_PCRE_JIT_SUPPORT and a runtime option for pcre2 jit usage PCRE_G(jit) opcache only honour buildtime option, not the runtime one. This raise AVC on SElinux enabled system Test script: --------------- Start php-fpm service Expected result: ---------------- No AVC Actual result: -------------- type=AVC msg=audit(1611840254.138:10844): avc: denied { execmem } for pid=328163 comm="php-fpm" scontext=system_u:system_r:httpd_t:s0 tcontext=system_u:system_r:httpd_t:s0 tclass=process permissive=1