summaryrefslogtreecommitdiff
path: root/src/tests/stream_wrapper/stream_wrapper.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/stream_wrapper/stream_wrapper.phpt')
-rw-r--r--src/tests/stream_wrapper/stream_wrapper.phpt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tests/stream_wrapper/stream_wrapper.phpt b/src/tests/stream_wrapper/stream_wrapper.phpt
index 3336ef6..5a1dab7 100644
--- a/src/tests/stream_wrapper/stream_wrapper.phpt
+++ b/src/tests/stream_wrapper/stream_wrapper.phpt
@@ -5,6 +5,7 @@ Stream wrapper
5if (!extension_loaded("snuffleupagus")) print "skip snuffleupagus extension missing"; 5if (!extension_loaded("snuffleupagus")) print "skip snuffleupagus extension missing";
6if (!extension_loaded("openssl")) print "skip openssl extension missing"; 6if (!extension_loaded("openssl")) print "skip openssl extension missing";
7?> 7?>
8<?php if (PHP_VERSION_ID >= 80000) print "skip"; ?>
8--INI-- 9--INI--
9sp.configuration_file={PWD}/config/config_stream_wrapper.ini 10sp.configuration_file={PWD}/config/config_stream_wrapper.ini
10--FILE-- 11--FILE--