Pull in upstream update to php.ini

This commit is contained in:
Kevin MacMartin 2018-06-26 16:32:29 -04:00
parent 909b792c78
commit 049cad20c1

View file

@ -1884,6 +1884,10 @@ ldap.max_links = -1
; Prevent name collisions in chroot'ed environment.
;opcache.validate_root=0
; If specified, it produces opcode dumps for debugging different stages of
; optimizations.
;opcache.opt_debug_level=0
[curl]
; A default value for the CURLOPT_CAINFO option. This is required to be an
; absolute path.