summaryrefslogtreecommitdiff
path: root/src/tests/harden_rand
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/harden_rand')
-rw-r--r--src/tests/harden_rand/harden_rand_noargs.phpt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tests/harden_rand/harden_rand_noargs.phpt b/src/tests/harden_rand/harden_rand_noargs.phpt
index dc7d832..9abbffa 100644
--- a/src/tests/harden_rand/harden_rand_noargs.phpt
+++ b/src/tests/harden_rand/harden_rand_noargs.phpt
@@ -2,6 +2,7 @@
2Harden rand without any arguments 2Harden rand without any arguments
3--SKIPIF-- 3--SKIPIF--
4<?php if (!extension_loaded("snuffleupagus")) print "skip"; ?> 4<?php if (!extension_loaded("snuffleupagus")) print "skip"; ?>
5<?php if (PHP_VERSION_ID >= 80000) print "skip"; ?>
5--INI-- 6--INI--
6sp.configuration_file={PWD}/config/harden_rand.ini 7sp.configuration_file={PWD}/config/harden_rand.ini
7We should fix this 8We should fix this