Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix headers in KafkaReceiver.php on line 64.
This issue can be reproduced if you use your package on one side and srooze enqueue on other side. It fixes, because you use declare(strict_types=1): [ErrorException] Notice: Undefined property: RdKafka\Message::$headers
- Loading branch information