Funções para Zip
PHP Manual

ZipArchive::unchangeArchive

(PHP 5 >= 5.2.0, PECL zip >= 1.1.0)

ZipArchive::unchangeArchiveRevert all global changes done in the archive.

Descrição

mixed ZipArchive::unchangeArchive ( void )

Revert all global changes to the archive archive. For now, this only reverts archive comment changes.

Valor Retornado

Retorna TRUE em caso de sucesso ou FALSE em falhas.


Funções para Zip
PHP Manual