summaryrefslogtreecommitdiff
path: root/src/tests/stream_wrapper/stream_wrapper_register.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/stream_wrapper/stream_wrapper_register.phpt')
-rw-r--r--src/tests/stream_wrapper/stream_wrapper_register.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/stream_wrapper/stream_wrapper_register.phpt b/src/tests/stream_wrapper/stream_wrapper_register.phpt
index 4fa9ea8..3c63d4f 100644
--- a/src/tests/stream_wrapper/stream_wrapper_register.phpt
+++ b/src/tests/stream_wrapper/stream_wrapper_register.phpt
@@ -2,7 +2,7 @@
2Stream wrapper 2Stream wrapper
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 >= 80200) print "skip"; ?> 5<?php if (PHP_VERSION_ID >= 80200) print "skip Not applicable for PHP 8+"; ?>
6--INI-- 6--INI--
7sp.configuration_file={PWD}/config/config_stream_wrapper_register.ini 7sp.configuration_file={PWD}/config/config_stream_wrapper_register.ini
8--FILE-- 8--FILE--