thias / puppet-php

Puppet module to manage PHP
Other
49 stars 67 forks source link

Added pcre_jit parameter #85

Closed carbrich closed 5 months ago

carbrich commented 5 years ago

Added pcre_jit parameter.

PCRE Whether PCRE's just-in-time compilation is going to be used. Available since PHP 7.0.0., default value "1"

Source: https://www.php.net/manual/en/pcre.configuration.php#ini.pcre.jit

aspark21 commented 4 years ago

This was included in v1.2.3 - despite this not being marked as closed (https://github.com/thias/puppet-php/commit/8c247b51818cf00c450b97c6d1b60964976a5b3b)