[ANNOUNCEMENT] Net_Growl-2.7.0 (stable) Released.
[email protected] ("PEAR Announce")
| Newsgroups | php.pear.general |
|---|---|
| Message-ID | <[email protected]> |
The new PEAR package Net_Growl-2.7.0 (stable) has been released at http://pear.php.net/.
Release notes
-------------
Additions and changes:
- add missing Notification-Coalescing-ID message type on NOTIFY request
- introduced use of icons collection (phar, zip archives and more: see http://www.php.net/manual/en/wrappers.php)
- new example (gntpAdapterIconCollection.php) that demonstrate both new features
- Net_Growl_Application accept now the Net_Growl_Icon instance container
Bug fixes:
- none
Package Info
------------
Growl is a MACOSX application that listen to notifications sent by
applications and displays them on the desktop using different display
styles. Net_Growl offers the possibility to send notifications to Growl
from your PHP application through network communication using UDP.
Related Links
-------------
Package home: http://pear.php.net/package/Net_Growl
Changelog: http://pear.php.net/package/Net_Growl/download/2.7.0
Download: http://download.pear.php.net/package/Net_Growl-2.7.0.tgz
Authors
-------
Laurent Laville <[email protected]> (lead)
Takeshi Kawamoto (contributor)