Dutch PHP Conference 2025 - Call For Papers

ZipArchive::clearError

(PHP 8 >= 8.2.0, PECL zip >= 1.20.0)

ZipArchive::clearErrorClear the status error message, system and/or zip messages

Опис

public ZipArchive::clearError(): void

Clear the status error message, system and/or zip messages.

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

Не повертає значень.

Прогляньте також

add a note

User Contributed Notes

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