PHP 8.3.4 Released!

swoole_strerror

(PECL swoole >= 1.9.0)

swoole_strerrorConvert the Errno into error messages

Descrição

swoole_strerror(int $errno, int $error_type = 0): string

Parâmetros

errno

Valor Retornado

add a note

User Contributed Notes

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