1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00

Replace SKIPIF with EXTENSIONS

This commit is contained in:
Nikita Popov
2021-09-16 17:01:55 +02:00
parent 8731deb73d
commit 28f2b727c7

View File

@@ -7,8 +7,8 @@ opcache.file_update_protection=0
opcache.jit_buffer_size=1M
opcache.protect_memory=1
opcache.jit=function
--SKIPIF--
<?php require_once('skipif.inc'); ?>
--EXTENSIONS--
opcache
--FILE--
<?php
function test() {