mirror of
https://github.com/shivammathur/setup-php.git
synced 2026-07-05 03:57:14 +07:00
Refactor INI directives to configs
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
opcache.enable=1
|
||||
opcache.jit_buffer_size=256M
|
||||
opcache.jit=1235
|
||||
@@ -0,0 +1,2 @@
|
||||
date.timezone=UTC
|
||||
memory_limit=-1
|
||||
@@ -0,0 +1 @@
|
||||
xdebug.mode=coverage
|
||||
Reference in New Issue
Block a user