mirror of
https://github.com/php/php-src.git
synced 2025-08-15 13:38:49 +02:00
Merge branch 'PHP-7.1' into PHP-7.2
This commit is contained in:
commit
4455899a93
3 changed files with 20 additions and 0 deletions
|
@ -1886,6 +1886,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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue