PHP 8.3.4 Released!

swoole_clear_error

(PECL swoole >= 4.6.0)

swoole_clear_errorClear errors in the socket or on the last error code

Descrição

swoole_clear_error(): void

Clear errors in the socket or on the last error code.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Nenhum valor é retornado.

add a note

User Contributed Notes

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