http://pear.php.net/
pear-webmaster@lists.php.netpear-webmaster@lists.php.neten-usPEAR: Latest releases for tillThe latest releases for the PEAR developer till (Till Klampaeckel)File_IMC 0.5.0
http://pear.php.net/package/File_IMC/download/0.5.0/
* various bug fixes and improvements by Brad Kent: https://github.com/pear/File_IMC/pull/5
2012年08月15日T14:41:16-05:00tillServices_ProjectHoneyPot 0.6.0
http://pear.php.net/package/Services_ProjectHoneyPot/download/0.6.0/
* updated from Net_DNS to Net_DNS2<br />
* includes one todo, related to: https://code.google.com/p/netdns2/issues/detail?id=4<br />
* updated examples to reflect change<br />
* code no longer uses PEAR.php (yay!)<br />
* set*() provide a fluent interface now<br />
* response-format change (BC-break):<br />
* always Services_ProjectHoneyPot_Result<br />
* implements ArrayAccess<br />
* bugfix: 'Harvester' wasn't marked as one in resultset<br />
* cs fixes, whitespace, etc.<br />
* testing:<br />
* added AllTests.php to make it compatible with PEAR testsuite<br />
* added skip.inc to make .phpt "fail" gracefully<br />
* fixed and updated tests (0.5.3 broken them)<br />
* refactored parts of the code:<br />
* query() >> makeRequest()<br />
* more type-hinting<br />
* update to docblocks<br />
* response parser: no static, OO'd all the way
2011年11月01日T17:29:56-05:00tillFile_IMC 0.4.3
http://pear.php.net/package/File_IMC/download/0.4.3/
* Fix Bug #17656: New Lines [till]<br />
* Fix Bug #18375: Undefined index EMAIL in Build/Vcard.php on line 1155 [till]<br />
* Fix Bug #18802: Undefined index [till]
2011年10月30日T13:24:01-05:00tillMail_Queue 1.2.7
http://pear.php.net/package/Mail_Queue/download/1.2.7/
* Implement Feature #18256: Addition to Mail Queue Tutorial [quipo]<br />
* Implement Feature #18038: Reaching the set limit should not generate an error [till]
2011年06月30日T16:50:09-05:00tillFile_IMC 0.4.2
http://pear.php.net/package/File_IMC/download/0.4.2/
* Fix Bug #17656: New Lines [till]<br />
* Fix Bug #18128: error notice while importing vcards [till]<br />
* Fix Bug #18129: interfere with other autoloaders [till]<br />
* Fix Bug #18155: Value strings inside arrays are not escaped [till]<br />
* Fix Bug #18188: Patch:many undefined indexes, like TEL in<br />
File_IMC_Build_Vcard->addTelephone() [till]
2011年03月11日T17:52:39-05:00tillServices_ProjectHoneyPot 0.5.3
http://pear.php.net/package/Services_ProjectHoneyPot/download/0.5.3/
* bugfix: Net_CheckIP2 changed API so we had to update<br />
* bump up Net_CheckIP2 version requirement
2011年01月13日T10:58:06-05:00tillMail_Queue 1.2.6
http://pear.php.net/package/Mail_Queue/download/1.2.6/
Bug #17993 Package installed in wrong directory
2010年10月25日T15:46:29-05:00doconnorMail_Queue 1.2.5
http://pear.php.net/package/Mail_Queue/download/1.2.5/
Bug #17991 Package installed in wrong directory
2010年10月25日T14:48:13-05:00doconnorMail_Queue 1.2.4
http://pear.php.net/package/Mail_Queue/download/1.2.4/
* bugfix: #16609 (notice and "call to undefined function")<br />
* bugfix: possible notice/warning about undefined class vars greeting/queued_as in Mail_Queue (patch by Ken Guest)<br />
* bugfix: #17521 (missing return in getQueueCount) (patch by killermonk)<br />
* Bug #16580 <br />
* Bug #16995 mail stops sending from queue intermiddently<br />
* Bug #16997 bad error checking<br />
* Doc Bug #17316 documentation re callbacks<br />
Doc Bug #17598 Wrong return description for sendMailById()<br />
Bug #17898 sendMailById() causes Fatal Error on nonexistant id<br />
QA release
2010年10月25日T12:09:48-05:00doconnorServices_UseKetchup 0.1.0
http://pear.php.net/package/Services_UseKetchup/download/0.1.0/
* bugfix: Services_UseKetchup_Common::accept() (did not exit after HTTP_Request2 was injected)<br />
* bugfix: make sure the custom HTTP_Request2 is injected into subs<br />
* refactoring: moved getApiToken() call from __construct()<br />
* improved documentation<br />
* added ublic getClient() method
2010年09月17日T13:18:39-05:00till