» Version | » Information |
---|---|
0.6.0 |
Easy InstallNot sure? Get more info. pear install Services_ProjectHoneyPot-0.6.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Services_ProjectHoneyPot-0.6.0 Release date: 2011-11-01 17:29 UTC Release state: beta Release uploaded by: till Changelog: * updated from Net_DNS to Net_DNS2 * includes one todo, related to: https://code.google.com/p/netdns2/issues/detail?id=4 * updated examples to reflect change * code no longer uses PEAR.php (yay!) * set*() provide a fluent interface now * response-format change (BC-break): * always Services_ProjectHoneyPot_Result * implements ArrayAccess * bugfix: 'Harvester' wasn't marked as one in resultset * cs fixes, whitespace, etc. * testing: * added AllTests.php to make it compatible with PEAR testsuite * added skip.inc to make .phpt "fail" gracefully * fixed and updated tests (0.5.3 broken them) * refactored parts of the code: * query() >> makeRequest() * more type-hinting * update to docblocks * response parser: no static, OO'd all the way Dependencies:
|
0.5.3 |
Easy InstallNot sure? Get more info. pear install Services_ProjectHoneyPot-0.5.3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Services_ProjectHoneyPot-0.5.3 Release date: 2011-01-13 10:58 UTC Release state: alpha Release uploaded by: till Changelog: * bugfix: Net_CheckIP2 changed API so we had to update * bump up Net_CheckIP2 version requirement Dependencies:
|
0.5.2 |
Easy InstallNot sure? Get more info. pear install Services_ProjectHoneyPot-0.5.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Services_ProjectHoneyPot-0.5.2 Release date: 2008-04-11 18:17 UTC Release state: alpha Release uploaded by: till Changelog: * fixed format "array" and "string" (bugs introduced in 0.5.0) * removed classes for "array" and "string" * migrated leftover methods into Services_ProjectHoneyPot_Response_Result * added an example to show usage of custom Net_DNS_Resolver * cleaned up standard example file Dependencies:
|
0.5.1 |
Easy InstallNot sure? Get more info. pear install Services_ProjectHoneyPot-0.5.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Services_ProjectHoneyPot-0.5.1 Release date: 2008-04-11 14:11 UTC Release state: alpha Release uploaded by: till Changelog: * small bugfixes Dependencies:
|
0.5.0 |
Easy InstallNot sure? Get more info. pear install Services_ProjectHoneyPot-0.5.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Services_ProjectHoneyPot-0.5.0 Release date: 2008-03-06 10:33 UTC Release state: alpha Release uploaded by: till Changelog: * more comments * introduced new response type ("object") * documented __set() and __get() with @property Dependencies:
|