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:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user