diff --git a/package.xml b/package.xml index 65d5598..073ee3a 100644 --- a/package.xml +++ b/package.xml @@ -23,6 +23,7 @@ This extension allows php applications to communicate with any Stomp compliant M - Fixed bug #59217 (Connections to RabbitMQ via CLI). (Pierrick). - Fixed bug #59970 (acking a message makes rabbitmq disconnect the server). (Pierrick) - Fixed bug #67170 (Disable Nagle's Algorithm with TCP_NODELAY, it delays sending small messages). (Yarek Tyshchenko) +- Fixed bug #68497 (Stomp client doesn't parse ERROR response on CONNECT). (Lorenzo Fontana)