1
0
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:
Pieter Hordijk
2020-01-31 17:46:43 +03:00
committed by kocsismate
parent 19222b8581
commit b97c9dc72a
2 changed files with 4 additions and 0 deletions

View File

@@ -934,6 +934,8 @@ default_socket_timeout = 60
;extension=xmlrpc
;extension=xsl
;zend_extension=opcache
;;;;;;;;;;;;;;;;;;;
; Module Settings ;
;;;;;;;;;;;;;;;;;;;