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
/
072.phpt
/
/
--TEST-- rar_list handles files with non-unique entry names --SKIPIF-- <?php if(!extension_loaded("rar")) print "skip"; ?> --FILE-- <?php $file = RarArchive::open(dirname(__FILE__) . '/repeated_name.rar'); $entries = rar_list($file); foreach ($entries as $e) { echo $e->getPosition() . ". $e\n"; } echo "\n"; echo "Done.\n"; --EXPECTF-- 0. RarEntry for file "file.txt" (ae2a88a7) 1. RarEntry for file "file.txt" (771df243) Done.
/home/./../home4/../opt/alt/libwebp/../tests/alt-php80-pecl-rar_4.2.0-1.el8/tests/072.phpt