mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Added opcache extension to inis
Extensions are not loaded by default (commented out) Closes GH-5136
This commit is contained in:
committed by
kocsismate
parent
19222b8581
commit
b97c9dc72a
@@ -934,6 +934,8 @@ default_socket_timeout = 60
|
||||
;extension=xmlrpc
|
||||
;extension=xsl
|
||||
|
||||
;zend_extension=opcache
|
||||
|
||||
;;;;;;;;;;;;;;;;;;;
|
||||
; Module Settings ;
|
||||
;;;;;;;;;;;;;;;;;;;
|
||||
|
||||
Reference in New Issue
Block a user