» Version | » Information |
---|---|
0.2.3 |
Easy InstallNot sure? Get more info. pear install Net_Gearman-0.2.3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_Gearman-0.2.3 Release date: 2009-04-22 22:05 UTC Release state: alpha Release uploaded by: jstump Changelog: * Updated JSON usage to work with PHP 5.2.9 (brianlmoon). Dependencies:
|
0.2.2 |
Easy InstallNot sure? Get more info. pear install Net_Gearman-0.2.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_Gearman-0.2.2 Release date: 2009-03-12 21:40 UTC Release state: alpha Release uploaded by: jstump Changelog: * Upped socket_select() timeout to 60 seconds (as it is in the Perl client). * Added Brian Moon as a developer. Dependencies:
|
0.2.1 |
Easy InstallNot sure? Get more info. pear install Net_Gearman-0.2.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_Gearman-0.2.1 Release date: 2009-02-19 20:10 UTC Release state: alpha Release uploaded by: jstump Changelog: * Bug #15783: Support simple scalar variables (brianlmoon) Dependencies:
|
0.2.0 |
Easy InstallNot sure? Get more info. pear install Net_Gearman-0.2.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_Gearman-0.2.0 Release date: 2008-11-16 16:30 UTC Release state: alpha Release uploaded by: jstump Changelog: * WARNING - BC BREAK: Pass entire task object to failure callbacks (#15037, jstump) * WARNING - BC BREAK: Switched from PHP serialize()/unserialize() to json_encode()/json_decode() (jstump) * Switched to native PHP/SPL interfaces IteratorAggregate and Countable in Net_Gearman_Set (#14913, ieure) * Removed mbstring as a requirement for installation (jstump) Dependencies:
|
0.1.1 |
Easy InstallNot sure? Get more info. pear install Net_Gearman-0.1.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_Gearman-0.1.1 Release date: 2008-05-14 14:04 UTC Release state: alpha Release uploaded by: jstump Changelog: * Fixed a bug in writing to the socket so it keeps writing until all is written Dependencies:
|
0.1.0 |
Easy InstallNot sure? Get more info. pear install Net_Gearman-0.1.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_Gearman-0.1.0 Release date: 2008-05-04 12:01 UTC Release state: alpha Release uploaded by: jstump Changelog: * Changed Net_Gearman_Connection so it cannot be instantiated * Cleaned up documentation * Moved magic initialization into Net_Gearman_Connection::connect() * Fixed bug in port detection in Net_Gearman_Manager Dependencies:
|