[ANNOUNCEMENT] stomp-1.0.1 (stable) Released.
[email protected] ("PECL Announce")
| Newsgroups | php.pecl.dev |
|---|---|
| Message-ID | <[email protected]> |
The new PECL package stomp-1.0.1 (stable) has been released at http://pecl.php.net/.
Release notes
-------------
- Add new parameter to the constructor to allow client to send extra informations
- Add zend engine runtime cache support (introduced into trunk)
- Add new details property in the StompException class
- Add new StompException::getDetails() method
- Add the frame body content in the Stomp::Error() method
- Fixed bug #17262 (Server is not responding on win32).
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.1.tgz
Authors
-------------
Pierrick Charron <[email protected]> (lead)