The new PECL package stomp-1.0.5 (stable) has been released at 
http://pecl.php.net/.

Release notes
-------------
- Fix memory leak when Stomp can't write the message on the queue. (Pierrick)
- Add a buffer for receipts. (Pierrick)
- Fixed bug #62831 (Stomp module seems not initializing SSL library first).
  (Patch by lwhsu at lwhsu dot org)
- Fixed bug #59972 (Message body are not binary safe). (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.5.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

Reply via email to