summaryrefslogtreecommitdiff
path: root/ext/opcache/tests/bool_cp_in_pass1.phpt
diff options
context:
space:
mode:
authorChristoph M. Becker <cmbecker69@gmx.de>2019-07-01 15:01:24 +0200
committerChristoph M. Becker <cmbecker69@gmx.de>2019-07-01 17:21:16 +0200
commit75bc3446f815b602ab6821c18fb0a1b05b61580f (patch)
treee2085291c616ba10150f8a4e09582e1c4e8800ee /ext/opcache/tests/bool_cp_in_pass1.phpt
parentbe559e6c37e0618c5e3429c3bfd5223840d3654c (diff)
downloadphp-git-75bc3446f815b602ab6821c18fb0a1b05b61580f.tar.gz
Add missing SKIPIFs
All these tests are meant to run with OPcache available, and some will even fail inevitably without it, so we add OPcache as SKIPIF requirement.
Diffstat (limited to 'ext/opcache/tests/bool_cp_in_pass1.phpt')
-rw-r--r--ext/opcache/tests/bool_cp_in_pass1.phpt2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/opcache/tests/bool_cp_in_pass1.phpt b/ext/opcache/tests/bool_cp_in_pass1.phpt
index 3857c4db30..edd08aeef6 100644
--- a/ext/opcache/tests/bool_cp_in_pass1.phpt
+++ b/ext/opcache/tests/bool_cp_in_pass1.phpt
@@ -1,5 +1,7 @@
--TEST--
Incorrect constant propagation on BOOL in pass 1
+--SKIPIF--
+<?php require_once('skipif.inc'); ?>
--FILE--
<?php
function test($foo) {