(PHP 5 >= 5.2.0, PHP 7, PECL zip >= 1.1.0)
Revert all global changes done in the archive.
bool ZipArchive::unchangeArchive ( void )
Revert all global changes to the archive. For now, this only reverts archive comment changes.
Returns:
Returns TRUE on success or FALSE on failure.
Please login to continue.