Re: [PECL-DEV] [ANNOUNCEMENT] stomp-1.0.1 (stable) Released.
[email protected] (Ferenc Kovacs)
| Newsgroups | php.pecl.dev |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Aug 3, 2010 at 3:22 PM, PECL Announce <[email protected]> wrote: > 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) > > > -- > PECL development discussion Mailing List (http://pecl.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > \o/ I can stop rolling our own patched version from the trunk. :) Tyrael