Skip to content

Tags: MohamedHuzien/RabbitMqBundle

Tags

v1.14.4

Toggle v1.14.4's commit message
- Class is no longer final (php-amqplib#521)

- Properties can be overwritten as far as they became protected
- Graceful max execution time has been added.

v1.14.3

Toggle v1.14.3's commit message
Set batch and anonymous consumers public (bugfix for Symfony 4) (php-…

…amqplib#535)

v1.14.2

Toggle v1.14.2'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 php-amqplib#507 from goetas/patch-1

Fix typo

v1.14.1

Toggle v1.14.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 php-amqplib#489 from weaverryan/patch-1

Adding tests for Symfony 4 BETA

v1.14.0

Toggle v1.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove support for Symfony <2.7 & allow to install with Symfony 4 (ph…

…p-amqplib#446)

* Remove support for Symfony <2.7 & allow to install with Symfony 4

Minimal version required for PHP is 5.3.9 to match Symfony 2.7 requirements. Additionally this will allow to install bundle on PHP 7.

Rework .travis.yml file to match composer.json changes

v1.13.0

Toggle v1.13.0's commit message
Merge pull request php-amqplib#413 from devrck/batch-consumer

[Feature] Bulk Consumer

v1.12.0

Toggle v1.12.0's commit message
version 1.12.0

v1.11.2

Toggle v1.11.2's commit message
Merge pull request php-amqplib#395 from dragosprotung/url_connection

Added support for connection URL encoding

v1.11.1

Toggle v1.11.1's commit message
Merge pull request php-amqplib#271 from KingCrunch/connect-via-url

Configuration of connection settings as URL

v1.11.0

Toggle v1.11.0's commit message
Add newline