summaryrefslogtreecommitdiffstats
path: root/10-opcache.ini
diff options
context:
space:
mode:
Diffstat (limited to '10-opcache.ini')
-rw-r--r--10-opcache.ini3
1 files changed, 2 insertions, 1 deletions
diff --git a/10-opcache.ini b/10-opcache.ini
index b24b410..60e54b8 100644
--- a/10-opcache.ini
+++ b/10-opcache.ini
@@ -49,7 +49,8 @@ opcache.max_accelerated_files=4000
; passes
;opcache.optimization_level=0x7FFFBFFF
-;opcache.inherited_hack=1
+; This hack should only be enabled to work around "Cannot redeclare class"
+; errors.
;opcache.dups_fix=0
; The location of the OPcache blacklist file (wildcards allowed).