summaryrefslogtreecommitdiff
path: root/php.ini-development
diff options
context:
space:
mode:
Diffstat (limited to 'php.ini-development')
-rw-r--r--php.ini-development4
1 files changed, 0 insertions, 4 deletions
diff --git a/php.ini-development b/php.ini-development
index 8ba304b8c0..83ed0fadbf 100644
--- a/php.ini-development
+++ b/php.ini-development
@@ -1797,10 +1797,6 @@ ldap.max_links = -1
; size of the optimized code.
;opcache.save_comments=1
-; If enabled, a fast shutdown sequence is used for the accelerated code
-; Depending on the used Memory Manager this may cause some incompatibilities.
-;opcache.fast_shutdown=0
-
; Allow file existence override (file_exists, etc.) performance feature.
;opcache.enable_file_override=0