Skip to content

Commit

Permalink
Replace SKIPIF with EXTENSIONS
Browse files Browse the repository at this point in the history
  • Loading branch information
nikic committed Sep 16, 2021
1 parent 8731deb commit 28f2b72
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ext/opcache/tests/jit/bool_not_001.phpt
Expand Up @@ -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() {
Expand Down

0 comments on commit 28f2b72

Please sign in to comment.