failed to do `$consumer->ack($message);` with error **Negative integers are only supported with GMP or BC (64bit) intextensions.** What should I do, what's wrong in the message (or consumer) ? thanks
failed to do
$consumer->ack($message);with error Negative integers are only supported with GMP or BC (64bit) intextensions.
What should I do, what's wrong in the message (or consumer) ? thanks