bschmitt / laravel-amqp

AMQP wrapper for Laravel and Lumen to publish and consume messages
MIT License
268 stars 86 forks source link

array_key_exists() expects parameter 2 to be array, null given in Con… #65

Closed alupuleasa closed 5 years ago

alupuleasa commented 5 years ago

…text.php line 76

Bugfix array_key_exists() expects parameter 2 to be array, null given in Context.php line 76

stevenklar commented 5 years ago

Fixed #64