Skip to content

Commit 8cced30

Browse files
committed
Merge branch 'PHP-7.2'
[ci skip]
2 parents ce4fb22 + a1d2bf8 commit 8cced30

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

Diff for: php.ini-development

-4
Original file line numberDiff line numberDiff line change
@@ -1777,10 +1777,6 @@ ldap.max_links = -1
17771777
; size of the optimized code.
17781778
;opcache.save_comments=1
17791779

1780-
; If enabled, a fast shutdown sequence is used for the accelerated code
1781-
; Depending on the used Memory Manager this may cause some incompatibilities.
1782-
;opcache.fast_shutdown=0
1783-
17841780
; Allow file existence override (file_exists, etc.) performance feature.
17851781
;opcache.enable_file_override=0
17861782

Diff for: php.ini-production

-4
Original file line numberDiff line numberDiff line change
@@ -1784,10 +1784,6 @@ ldap.max_links = -1
17841784
; size of the optimized code.
17851785
;opcache.save_comments=1
17861786

1787-
; If enabled, a fast shutdown sequence is used for the accelerated code
1788-
; Depending on the used Memory Manager this may cause some incompatibilities.
1789-
;opcache.fast_shutdown=0
1790-
17911787
; Allow file existence override (file_exists, etc.) performance feature.
17921788
;opcache.enable_file_override=0
17931789

0 commit comments

Comments
 (0)