php8.5
Home/ Manual/ zip / ziparchive/ ZipArchive::unchangeName

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

name

Name of the entry.

Return Values

Success

Source: reference/zip/ziparchive/unchangename.xml · from the official PHP manual (php/doc-en)