<?php
declare(strict_types=1);
# If you want to test new extensions here, just modify it.
$extensions = 'rar,zlib,zip';
echo $extensions;