Constructs a new archiver instance.
$file_path: The full system path of the archive to manipulate. Only local files are supported. If the file does not yet exist, it will be created if appropriate.
public function __construct($file_path);