Skip to content

Commit 59180b5

Browse files
committed
Fix inexistent skipif.inc
1 parent c852e0f commit 59180b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ext/opcache/tests/jit/fetch_dim_func_arg_002.phpt

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ opcache.enable=1
55
opcache.enable_cli=1
66
opcache.file_update_protection=0
77
opcache.jit_buffer_size=1M
8-
--SKIPIF--
9-
<?php require_once('skipif.inc'); ?>
8+
--EXTENSIONS--
9+
opcache
1010
--FILE--
1111
<?php
1212
new class(true[""]) {

0 commit comments

Comments
 (0)