summaryrefslogtreecommitdiffstats
path: root/opcache.ini
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-10-28 19:23:54 +0100
committerRemi Collet <fedora@famillecollet.com>2014-10-28 19:23:54 +0100
commit883f90347a169283dd8f1d444255e71d1541652a (patch)
tree288770d9906b4fe3f5f441a21dbe89ee361195ad /opcache.ini
parent556080e6adeab7367150bbce9a58b5b4c8eeaf3f (diff)
php 5.6.3RC1 (first try, broken for now)
Diffstat (limited to 'opcache.ini')
-rw-r--r--opcache.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcache.ini b/opcache.ini
index fb3e9a9..21f16ad 100644
--- a/opcache.ini
+++ b/opcache.ini
@@ -48,7 +48,7 @@ opcache.max_accelerated_files=4000
;opcache.load_comments=1
; If enabled, a fast shutdown sequence is used for the accelerated code
-opcache.fast_shutdown=1
+;opcache.fast_shutdown=0
; Allow file existence override (file_exists, etc.) performance feature.
;opcache.enable_file_override=0