- Notifications
You must be signed in to change notification settings - Fork 32
Pull requests: mikemadisonweb/yii2-rabbitmq
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Set default options in beforeAction() instead of in init()
#2 by erikverheij was merged Jan 19, 2017 Loading… updated Jan 19, 2017
Fixed: reconnection was only performed in case of the established conection
#7 by tiabc was closed Jun 9, 2017 Loading… updated Jun 14, 2017
Added support for PHP > = 5.3.0 by extend AMQPLazyConnection and impl…
#8 by dudareviv was closed Jun 20, 2017 Loading… updated Jun 20, 2017
Added support for PHP > = 5.3.0
#10 by dudareviv was merged Jun 23, 2017 Loading… updated Jun 23, 2017
Fix bug in
logError() when instance of \Error is thrown #12 by erikverheij was merged Jul 11, 2017 Loading… updated Jul 13, 2017
Typo isAleadyLoaded -> isAlreadyLoaded
#13 by michaelarnauts was merged Jul 20, 2017 Loading… updated Jul 20, 2017
Fixed: reconnection was only performed in case of the established connection
#15 by michaelarnauts was closed Sep 1, 2017 Loading… updated Sep 1, 2017
Event before_publish and after_pusblish
#17 by marty-macfly was merged Sep 10, 2017 Loading… updated Sep 10, 2017
Fix exchangeOptions/queueOptions
#20 by michaelarnauts was merged Oct 6, 2017 Loading… updated Oct 6, 2017
Fix documentation for command to start a queue
#26 by michaelarnauts was merged Nov 20, 2017 Loading… updated Nov 20, 2017
Add additionalProperties back to Producer.
#25 by michaelarnauts was merged Nov 20, 2017 Loading… updated Nov 20, 2017
Use queue_options in multipleConsumer
#22 by michaelarnauts was closed Oct 10, 2017 Loading… updated Nov 21, 2017
Correctly pass routingKey to Logger.
#31 by michaelarnauts was merged Feb 19, 2018 Loading… updated Feb 19, 2018
Add license scan report and status
#33 by fossabot was merged Jun 1, 2018 Loading… updated Jun 1, 2018
Upgrade php-amqplib to ^2.9 / add channel_rpc_timeout option
#44 by designtesbrot was merged Apr 11, 2019 Loading… updated Apr 11, 2019
Example code for closing and opening the database is not performant
#45 by michaelarnauts was merged Apr 23, 2019 Loading… updated Apr 23, 2019
Map controller to console application only
#48 by johnkarpn was merged Feb 12, 2020 Loading… updated Feb 12, 2020
fix copy/paste error that preventede exchanges from being deleted
#50 by joorloohuis was merged Jul 5, 2020 Loading… updated Jul 5, 2020
Upgrade php8.0 and latest phpamqplib version
#58 by Matthijs-fonQ was merged Nov 24, 2021 Loading… updated Nov 24, 2021
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.