summaryrefslogtreecommitdiff
path: root/ext/opcache/tests/neg_range_inference.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/neg_range_inference.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/neg_range_inference.phpt')
-rw-r--r--ext/opcache/tests/neg_range_inference.phpt2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/opcache/tests/neg_range_inference.phpt b/ext/opcache/tests/neg_range_inference.phpt
index b3dd4a72be..e24ac3f7a2 100644
--- a/ext/opcache/tests/neg_range_inference.phpt
+++ b/ext/opcache/tests/neg_range_inference.phpt
@@ -1,5 +1,7 @@
--TEST--
Incorrect negative range inference
+--SKIPIF--
+<?php require_once('skipif.inc'); ?>
--FILE--
<?php