diff --git a/tests/streams_7.phpt b/tests/streams_7.phpt index bdd27b0..b4302f6 100644 --- a/tests/streams_7.phpt +++ b/tests/streams_7.phpt @@ -15,8 +15,8 @@ readfile("compress.zstd://https://github.com/kjdev/php-ext-zstd/raw/master/tests --EXPECTF-- Warning: readfile(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in %s -Warning: readfile(https://github.com/kjdev/php-ext-zstd/raw/master/tests/streaming.zst): %sailed to open stream: no suitable wrapper could be found in %s +Warning: readfile(%sailed to open stream: no suitable wrapper could be found in %s -Warning: readfile(compress.zstd://https://github.com/kjdev/php-ext-zstd/raw/master/tests/streaming.zst): %sailed to open stream: operation failed in %s +Warning: readfile(%sailed to open stream: operation failed in %s ===Done===