The new PECL package stomp-1.0.6 (stable) has been released at http://pecl.php.net/.
Release notes ------------- - 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) - 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) - Fixed bug #64671 (Add stomp_nack and Stomp::nack functions). (Pierrick) Package Info ------------- This extension allows php applications to communicate with any Stomp compliant Message Brokers through easy object oriented and procedural interfaces. Related Links ------------- Package home: http://pecl.php.net/package/stomp Changelog: http://pecl.php.net/package-changelog.php?package=stomp Download: http://pecl.php.net/get/stomp-1.0.6.tgz Authors ------------- Pierrick Charron <[email protected]> (lead) -- PECL development discussion Mailing List (http://pecl.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
