diff options
Diffstat (limited to 'src/tests/stream_wrapper/stream_wrapper_without_openssl.phpt')
| -rw-r--r-- | src/tests/stream_wrapper/stream_wrapper_without_openssl.phpt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tests/stream_wrapper/stream_wrapper_without_openssl.phpt b/src/tests/stream_wrapper/stream_wrapper_without_openssl.phpt index b4bdc3f..54fd067 100644 --- a/src/tests/stream_wrapper/stream_wrapper_without_openssl.phpt +++ b/src/tests/stream_wrapper/stream_wrapper_without_openssl.phpt | |||
| @@ -2,7 +2,6 @@ | |||
| 2 | Stream wrapper, without a dependency on openssl | 2 | Stream wrapper, without a dependency on openssl |
| 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"; ?> | ||
| 6 | --INI-- | 5 | --INI-- |
| 7 | sp.configuration_file={PWD}/config/config_stream_wrapper.ini | 6 | sp.configuration_file={PWD}/config/config_stream_wrapper.ini |
| 8 | --FILE-- | 7 | --FILE-- |
