Skip to content

Releases: olaurendeau/RabbitMqAdminToolkitBundle

PHP8 support

07 Dec 19:03
d37439e
Compare
Choose a tag to compare
v2.2.0

Add php 8 support (#13)

v2.1.0: Use factories instead of dynamic di (#11)

07 Apr 13:36
9e479eb
Compare
Choose a tag to compare
* Fix sf4

* Tests

* Added UT and comments

* Tested parameters values

Co-authored-by: Romain Delouard <[email protected]>

PHP 7.4 / Symfony 4.4 support

14 Jan 10:49
3a5cb0f
Compare
Choose a tag to compare

New major version, only compatible for PHP >= 7.4 and Symfony >= 4.4
All the project has been rewritten following new tools and conventions
The configuration and command did not change, so you can upgrade easily

Improved Travis tests

10 Jan 09:35
Compare
Choose a tag to compare
Improved testing on Travis by adding Symfony versions (#9)

* [twgit] Init feature 'feature/improve-testing-sf2-3'.

* Updated travis.yml and removed composer.lock

* Removed composer update in travis.yml

* Changed distribution for Travis (PHP 5.5 support)

* Updated travis bin/console command

* Removed step to install console as it is part of the first require

* Return 0 at the end of the command

* Added composer.lock (to avoid memory issues on Travis)

* Added composer update in travis.yml

* Try to improve php memory limit

* Backticks

* travis debug

* travis debug

* travis debug

* Changed tests dependency version

v1.2.6

10 Apr 09:50
Compare
Choose a tag to compare
Merge pull request #8 from olaurendeau/feature/one-define-to-rule-all…

v1.2.5

06 Nov 18:16
Compare
Choose a tag to compare
Fix dependencies requirements

v1.2.4: Merge pull request #6 from olaurendeau/fix_travis

11 Oct 07:43
Compare
Choose a tag to compare

v1.2.3

10 Oct 08:23
Compare
Choose a tag to compare
If port is not defined, default to 80

Add composer script handler

15 Feb 08:24
Compare
Choose a tag to compare
Merge pull request #4 from olaurendeau/scrutinizer-patch-1

Scrutinizer Auto-Fixes

SF 3.0 support

12 Feb 18:07
Compare
Choose a tag to compare
v1.2.1

Update .travis.yml