Skip to content

Tags: bschmitt/laravel-amqp

Tags

2.1.2

Toggle 2.1.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
chore: add custom headers AMQP

2.1.1

Toggle 2.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #111 from sergiy-petrov/sergiy-petrov-patch-1

PHP 8.1 support

2.1.0

Toggle 2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #107 from bluefyn-international/fix/batch-publishing

2.0.12

Toggle 2.0.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Amqp.php

Removed static typing of property to make it backward compatible

2.0.11

Toggle 2.0.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #98 from Cellard/master

Consumer properties

2.0.10

Toggle 2.0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #89 from slowpokefarm/master

using Config Repository contract to allow custom config repositories in Context

2.0.9

Toggle 2.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #70 from softonic/master

Allow multiple queue bindings

2.0.8

Toggle 2.0.8's commit message
Bump phpamqplib version to at least 2.9

2.0.7

Toggle 2.0.7's commit message
Revert change in #64 and fix unexpected array issue.

* #64 is still fixed with the is_array check
* The used defaults should be compatible now

2.0.6

Toggle 2.0.6's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
array_key_exists() expects parameter 2 to be array, null given in Con…

…text.php line 76

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