uawdijnntqw1x1x1
IP : 3.142.52.141
Hostname : server86.web-hosting.com
Kernel : Linux server86.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
home
/
.
/
..
/
home4
/
..
/
opt
/
alt
/
libwebp
/
..
/
tests
/
alt-php80-pecl-rar_4.2.0-1.el8
/
tests
/
014.phpt
/
/
--TEST-- RarEntry::getStream() on unicode entry --SKIPIF-- <?php if(!extension_loaded("rar")) print "skip"; ?> --FILE-- <?php $rar_file1 = rar_open(dirname(__FILE__).'/rar_unicode.rar'); $entry = rar_entry_get($rar_file1, "file1À۞.txt"); echo $entry."\n"; echo "\n"; $stream = $entry->getStream(); if ($stream !== false) while (!feof($stream)) { echo fread($stream, 8192); } echo "\n"; echo "Done\n"; ?> --EXPECTF-- RarEntry for file "file1À۞.txt" (52b28202) contents of file 1 Done
/home/./../home4/../opt/alt/libwebp/../tests/alt-php80-pecl-rar_4.2.0-1.el8/tests/014.phpt