diff --git a/package.xml b/package.xml index e92383a..194abd8 100644 --- a/package.xml +++ b/package.xml @@ -18,6 +18,7 @@ This extension allows php applications to communicate with any Stomp compliant M PHP License - Add two new ini options stomp.default_username and stomp.default_passowrd (Pierrick) +- General performance improvements (Pierrick) - Fix stomp_read_frame when buffered (Pierrick) - Fixed bug #59217 (Connections to RabbitMQ via CLI). (Pierrick). - Fixed bug #59970 (acking a message makes rabbitmq disconnect the server). (Pierrick)