» Version | » Information |
---|---|
2.7.0 |
Easy InstallNot sure? Get more info. pear install Net_Growl-2.7.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_Growl-2.7.0 Release date: 2013-01-29 18:14 UTC Release state: stable Release uploaded by: farell Changelog: 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 Dependencies:
|
2.6.0 |
Easy InstallNot sure? Get more info. pear install Net_Growl-2.6.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_Growl-2.6.0 Release date: 2012-04-05 18:31 UTC Release state: stable Release uploaded by: farell Changelog: This version should be considered as an helper to do an easy migration, if you want to use the next major version for PHP 5.3 This version is the last of the branch 2.x Follow development of new branch 3.x at http://growl.laurent-laville.org/v3/site/ Swapping between protocols UDP and GNTP is now so easy. As _port_ option begin optional, you have just to change _protocol_ option from _udp_ to _gntp_ or _gntp_ to _udp_ to do the job ! Additions and changes: - phing build script can now generate PDF in both format A4 and US - 'port' option is now optional (automatically set to 23053 for GNTP, and 9887 for UDP) - add new method publish, alias of notify method. - add custom header X-Sender with GNTP to identify client of notifications (Backward port from PEAR2/Net_Growl; see http://www.growlforwindows.com/gfw/help/gntp.aspx#custom) - 'protocol' option can now accept both values : 'tcp' or 'gntp' for GNTP comm. Bug fixes: - none Dependencies:
|
2.5.2 |
Easy InstallNot sure? Get more info. pear install Net_Growl-2.5.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_Growl-2.5.2 Release date: 2012-03-07 17:32 UTC Release state: stable Release uploaded by: farell Changelog: Additions and changes: - each example script has its own log file now - gntp log test file is writable by unit tests; removed from distribution - japanese utf-8 examples used local icon resource rather than remote (status 404) Bug fixes: - prevent bad icon display with new default version v2 (encoding changed) Dependencies:
|
2.5.1 |
Easy InstallNot sure? Get more info. pear install Net_Growl-2.5.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_Growl-2.5.1 Release date: 2012-02-23 19:50 UTC Release state: stable Release uploaded by: farell Changelog: QA release Additions and changes: - adds required mbstring extension but missing in package xml file - upgrade PEAR installer to version 1.9.4 Bug fixes: - none Dependencies:
|
2.5.0 |
Easy InstallNot sure? Get more info. pear install Net_Growl-2.5.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_Growl-2.5.0 Release date: 2012-01-05 20:33 UTC Release state: stable Release uploaded by: farell Changelog: Additions and changes: - Update Net_Growl::getDefaultGrowlIcon() method to return either old or new Growl claw icons to match Mac icon. - Use PHPUnit/Autoload.php instead of requiring the files manually. - phing build documentation script is now easily reuseable (configuration through an external properties file) Bug fixes: - Require the autoloader in the test files so the class files will be found (Daniel Convissor) Dependencies:
|
2.4.0 |
Easy InstallNot sure? Get more info. pear install Net_Growl-2.4.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_Growl-2.4.0 Release date: 2011-09-24 09:58 UTC Release state: stable Release uploaded by: farell Changelog: Additions and changes: - Due to licenses conflicts, PEAR package did not embed anymore the source documentation and script generator - Add external autoloader script (removes requires in unit tests suite) - Net_Growl_Application::addGrowlNotifications throws now an exception with invalid argument - Implement PEAR feature request #18738 (Provide public setters for Net_Growl_Application) Bug fixes: - none Dependencies:
|
2.3.0 |
Easy InstallNot sure? Get more info. pear install Net_Growl-2.3.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_Growl-2.3.0 Release date: 2011-06-13 17:55 UTC Release state: stable Release uploaded by: farell Changelog: Additions and changes: - unit tests may now be run on any computer Credits to: - Takeshi Kawamoto [ariela] as contributor for his job to add asian fonts support - Brian Dunnington (author of Growl for Windows) as helper (fix pear dev account with others brian account) Bug fixes: - multibyte support for asian fonts [PEAR Bug#18589] Dependencies:
|
2.2.2 |
Easy InstallNot sure? Get more info. pear install Net_Growl-2.2.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_Growl-2.2.2 Release date: 2011-01-13 23:31 UTC Release state: stable Release uploaded by: farell Changelog: Additions and changes: - add missing phing build documentation script in distribution Bug fixes: - unit tests suites are now also PHP 5.3 E_STRICT compatible Dependencies:
|
2.2.1 |
Easy InstallNot sure? Get more info. pear install Net_Growl-2.2.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_Growl-2.2.1 Release date: 2011-01-11 23:21 UTC Release state: stable Release uploaded by: farell Changelog: Additions and changes: - the error handler included in this package is not activated by default - autoloader rewritten to avoid conflict with other functions registered in the __autoload stack Dependencies:
|
0.7.0 |
Easy InstallNot sure? Get more info. pear install Net_Growl-0.7.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_Growl-0.7.0 Release date: 2006-03-31 06:00 UTC Release state: beta Release uploaded by: mansion Changelog: Initial release Dependencies:
|