Merge branch 'PHP-7.1'

* PHP-7.1:
  merge PR #2290: enable opcache in CLI in 7.1+
This commit is contained in:
Joe Watkins 2017-01-09 11:00:37 +00:00
commit 4e99d3031f
No known key found for this signature in database
GPG key ID: F9BA0ADA31CBD89E
3 changed files with 3 additions and 3 deletions

View file

@ -1767,7 +1767,7 @@ ldap.max_links = -1
;opcache.enable=1
; Determines if Zend OPCache is enabled for the CLI version of PHP
;opcache.enable_cli=0
;opcache.enable_cli=1
; The OPcache shared memory storage size.
;opcache.memory_consumption=128