Skip to content

Commit 8be4a31

Browse files
authored
Revert opcache for CLI (#684)
1 parent 4a27d4a commit 8be4a31

File tree

4 files changed

+0
-12
lines changed

4 files changed

+0
-12
lines changed

runtimes/8.0/php.ini

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,3 @@ post_max_size = 100M
33
upload_max_filesize = 100M
44
variables_order = EGPCS
55
pcov.directory = .
6-
7-
[opcache]
8-
opcache.enable_cli=1

runtimes/8.1/php.ini

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,3 @@ post_max_size = 100M
33
upload_max_filesize = 100M
44
variables_order = EGPCS
55
pcov.directory = .
6-
7-
[opcache]
8-
opcache.enable_cli=1

runtimes/8.2/php.ini

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,3 @@ post_max_size = 100M
33
upload_max_filesize = 100M
44
variables_order = EGPCS
55
pcov.directory = .
6-
7-
[opcache]
8-
opcache.enable_cli=1

runtimes/8.3/php.ini

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,3 @@ post_max_size = 100M
33
upload_max_filesize = 100M
44
variables_order = EGPCS
55
pcov.directory = .
6-
7-
[opcache]
8-
opcache.enable_cli=1

0 commit comments

Comments
 (0)