--TEST-- RarArchive::getComment() basic test --SKIPIF-- --FILE-- getComment(); echo "\n"; echo "Done\n"; --EXPECTF-- This is the comment of the file commented.rar. Done