summaryrefslogtreecommitdiff
path: root/src/tests/global_strict/global_strict_disabled.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/global_strict/global_strict_disabled.phpt')
-rw-r--r--src/tests/global_strict/global_strict_disabled.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/global_strict/global_strict_disabled.phpt b/src/tests/global_strict/global_strict_disabled.phpt
index c948444..2ab6889 100644
--- a/src/tests/global_strict/global_strict_disabled.phpt
+++ b/src/tests/global_strict/global_strict_disabled.phpt
@@ -2,7 +2,7 @@
2Global strict mode 2Global strict mode
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<?php if (PHP_VERSION_ID >= 80000) print "skip Not implemented in PHP 8+"; ?>
6--INI-- 6--INI--
7sp.configuration_file={PWD}/config/global_strict_disabled.ini 7sp.configuration_file={PWD}/config/global_strict_disabled.ini
8--FILE-- 8--FILE--