File tree 2 files changed +8
-0
lines changed
2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -1905,6 +1905,10 @@ ldap.max_links = -1
1905
1905
; Prevent name collisions in chroot'ed environment.
1906
1906
;opcache.validate_root=0
1907
1907
1908
+ ; If specified, it produces opcode dumps for debugging different stages of
1909
+ ; optimizations.
1910
+ ;opcache.opt_debug_level=0
1911
+
1908
1912
[curl]
1909
1913
; A default value for the CURLOPT_CAINFO option. This is required to be an
1910
1914
; absolute path.
Original file line number Diff line number Diff line change @@ -1905,6 +1905,10 @@ ldap.max_links = -1
1905
1905
; Prevent name collisions in chroot'ed environment.
1906
1906
;opcache.validate_root=0
1907
1907
1908
+ ; If specified, it produces opcode dumps for debugging different stages of
1909
+ ; optimizations.
1910
+ ;opcache.opt_debug_level=0
1911
+
1908
1912
[curl]
1909
1913
; A default value for the CURLOPT_CAINFO option. This is required to be an
1910
1914
; absolute path.
You can’t perform that action at this time.
0 commit comments