| 
        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] remi@php.net
  [2021-01-28 15:20 UTC] remi@php.net
 
-Status:      Open
+Status:      Assigned
-Assigned To:
+Assigned To: remi
  [2021-01-28 15:27 UTC] remi@php.net
  [2021-01-28 15:27 UTC] remi@php.net
 
-Status: Assigned
+Status: Closed
  [2021-01-28 15:29 UTC] cmb@php.net
 
-Summary: opcache doesn't honour pcre.hit option
+Summary: opcache doesn't honour pcre.jit option
  | 
    |||||||||||||||||||||||||||
            
                 
                Copyright © 2001-2025 The PHP GroupAll rights reserved.  | 
        Last updated: Tue Nov 04 10:00:02 2025 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