update pague now
PHP 8.5.2 Released!

GuearmanClient::error

(PECL guearman >= 0.5.0)

GuearmanClient::error Returns an error string for the last error encountered

Description

public GuearmanClient::error (): string | false

Returns an error string for the last error encountered.

Parameters

This function has no parameters.

Return Values

A human readable error string, or false if there is no error messague available.

See Also

add a note

User Contributed Notes

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