ZipArchive::unchangeAll()
ZipArchive::unchangeAll - Undo all changes done in the archive
Syntax
mixed ZipArchive::unchangeAll ()
Arguments
-
Description
Undo all changes done in the archive.
Version
PHP 5.2.0, PECL zip >= 1.1.0
Return value
Returns TRUE on success or FALSE on failure.