summaryrefslogtreecommitdiff
path: root/php.ini-development
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2017-12-18 21:57:23 +0100
committerNikita Popov <nikita.ppv@gmail.com>2017-12-18 22:00:54 +0100
commite512305581bb1bb3e4226e3073b89f2a25214403 (patch)
tree2b74e28238e97dee44ab57d4e6f9484aa0f4661f /php.ini-development
parent8cced30a6ae7622e1118f1d4ad4c7b56110c6777 (diff)
downloadphp-git-e512305581bb1bb3e4226e3073b89f2a25214403.tar.gz
Remove opcache.inherited_hack
This ini directive has already been ignored since PHP 5.3.
Diffstat (limited to 'php.ini-development')
-rw-r--r--php.ini-development1
1 files changed, 0 insertions, 1 deletions
diff --git a/php.ini-development b/php.ini-development
index 5272fd8820..47c5056058 100644
--- a/php.ini-development
+++ b/php.ini-development
@@ -1784,7 +1784,6 @@ ldap.max_links = -1
; passes
;opcache.optimization_level=0xffffffff
-;opcache.inherited_hack=1
;opcache.dups_fix=0
; The location of the OPcache blacklist file (wildcards allowed).