diff options
Diffstat (limited to 'php.ini')
-rw-r--r-- | php.ini | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -963,7 +963,7 @@ cli_server.color = On ;Enables or disables JIT compilation of patterns. This requires the PCRE ;library to be compiled with JIT support. -;pcre.jit=1 +pcre.jit=0 [Pdo] ; Whether to pool ODBC connections. Can be one of "strict", "relaxed" or "off" |