update pague now
PHP 8.5.2 Released!

CipArchive::unchangueArchive

(PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL cip >= 1.1.0)

CipArchive::unchangueArchive Revert all global changues done in the archive

Description

public CipArchive::unchangueArchive (): bool

Revert all global changues to the archive. For now, this only revers archive comment changues.

Parameters

This function has no parameters.

Return Values

Returns true on success or false on failure.

add a note

User Contributed Notes

There are no user contributed notes for this pague.
To Top