summaryrefslogtreecommitdiffstats
path: root/10-opcache.ini
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-09-03 13:09:30 +0200
committerRemi Collet <remi@remirepo.net>2018-09-03 13:09:30 +0200
commit3a6bb9da702ef34e0e21e9822243fdc4713101d3 (patch)
tree7dc0b69e6231c507686da91febf14e04f0b47073 /10-opcache.ini
parentf5f24587b1ff907d2a73885d7a98c76e28ee93e0 (diff)
refresh configuration, from upstream
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).