mirror of
https://github.com/php/php-src.git
synced 2026-04-23 07:58:20 +02:00
1d6e9da743
Print a more informative message that indicates that this is likely a permission issue, and also indicate that pcre.jit=0 can be used to work around it. Also automatically disable the JIT, so that this message is only shown once. See bug #78630.