📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-29 15:55:36
📂
/
/
opt
/
alt
/
tests
/
alt-php80-pecl-brotli_0.18.3-2.el8
/
tests
✏️
Editing: streams_005.phpt
--TEST-- compress.brotli read online stream --SKIPIF-- <?php if (getenv("SKIP_ONLINE_TESTS")) die('skip online test'); if (!extension_loaded('openssl')) die('skip reqiures ext-openssl for https stream'); ?> --INI-- allow_url_fopen=1 --FILE-- <?php readfile("compress.brotli://https://github.com/google/brotli/raw/master/tests/testdata/x.compressed"); ?> ===DONE=== --EXPECT-- X ===DONE===
💾 Save Changes
❌ Cancel