File manager - Edit - /opt/alt/tests/alt-php80-pecl-rar_4.2.0-3.el8/tests/006.phpt
Back
--TEST-- RarEntry::getCrc() method in multi-volume archives (PECL bug #9470) --SKIPIF-- <?php if(!extension_loaded("rar")) print "skip"; ?> --FILE-- <?php $rar_file1 = rar_open(dirname(__FILE__).'/multi.part1.rar'); $list = rar_list($rar_file1); echo $list[0]->getCrc()."\n"; echo $list[1]->getCrc()."\n"; echo $list[2]->getCrc()."\n"; echo "\n"; echo "Done\n"; ?> --EXPECTF-- 52b28202 f2c79881 bcbce32e Done
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0.2 |
proxy
|
phpinfo
|
Settings