ZipArchive::unchangeName
PHP function
Edit on GitHub ✎
(PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.5.0)
Revert all changes done to an entry with the given name
Description
ZipArchive::unchangeName(string $name): bool
Revert all changes done to an entry.
Parameters
nameName of the entry.
Return Values
Success