kafka_err2name

Description

function kafka_err2name(int $errorCode): string {}

Returns the name of the error

Example

php> echo kafka_err2name(88);
UNSTABLE_OFFSET_COMMIT