<?xml version="1.0" encoding="iso-8859-1"?>
<rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns="http://purl.org/rss/1.0/"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
>
    <channel rdf:about="http://pear.php.net">
    <link>http://pear.php.net/</link>
    <dc:creator>pear-webmaster@lists.php.net</dc:creator>
    <dc:publisher>pear-webmaster@lists.php.net</dc:publisher>
    <dc:language>en-us</dc:language><items>
<rdf:Seq><rdf:li rdf:resource="http://pear.php.net/package/Text_CAPTCHA/download/0.4.6/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Text_CAPTCHA/download/0.4.5/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Text_CAPTCHA/download/0.4.4/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Text_CAPTCHA/download/0.4.3/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Text_CAPTCHA/download/0.4.2/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Text_CAPTCHA/download/0.4.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Console_Getargs/download/1.3.5/"/>
<rdf:li rdf:resource="http://pear.php.net/package/HTTP_Upload/download/1.0.0b2/"/>
<rdf:li rdf:resource="http://pear.php.net/package/HTTP_Upload/download/1.0.0b1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Text_CAPTCHA/download/0.4.0/"/>
</rdf:Seq>
</items>

<title>PEAR: Latest releases for wenz</title>
<description>The latest releases for the PEAR developer wenz (Christian Wenz)</description>
</channel>

<item rdf:about="http://pear.php.net/package/Text_CAPTCHA/download/0.4.6/">
 <title>Text_CAPTCHA 0.4.6</title>
 <link>http://pear.php.net/package/Text_CAPTCHA/download/0.4.6/</link>
 <content:encoded>+ fixed bug #19852: remove usage of die() in Figlet driver (cweiske)&lt;br /&gt;
+ fixed bug #19853: fatal error when non-existing driver is used (cweiske)
 </content:encoded>
 <dc:date>2013-03-16T15:00:29-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Text_CAPTCHA/download/0.4.5/">
 <title>Text_CAPTCHA 0.4.5</title>
 <link>http://pear.php.net/package/Text_CAPTCHA/download/0.4.5/</link>
 <content:encoded>+ fixed bug #18890 for good: remove recommended Image_Text version number from package definition (Christian)
 </content:encoded>
 <dc:date>2013-01-26T12:10:24-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Text_CAPTCHA/download/0.4.4/">
 <title>Text_CAPTCHA 0.4.4</title>
 <link>http://pear.php.net/package/Text_CAPTCHA/download/0.4.4/</link>
 <content:encoded>+ implemented feature request #19790: add license file (Christian)&lt;br /&gt;
 + fixed bug #18890: increase recommended Image_Text version number (Christian)
 </content:encoded>
 <dc:date>2013-01-24T19:38:37-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Text_CAPTCHA/download/0.4.3/">
 <title>Text_CAPTCHA 0.4.3</title>
 <link>http://pear.php.net/package/Text_CAPTCHA/download/0.4.3/</link>
 <content:encoded>+ fixed bug #18300/18198: Figlet driver options not correctly passed to password generation (patch by green)&lt;br /&gt;
+ fixed JavaScript figlet generation (Christian)
 </content:encoded>
 <dc:date>2011-02-24T14:47:53-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Text_CAPTCHA/download/0.4.2/">
 <title>Text_CAPTCHA 0.4.2</title>
 <link>http://pear.php.net/package/Text_CAPTCHA/download/0.4.2/</link>
 <content:encoded>+ implemented feature request #17601: add antialias option for lines (patch by troyanderson)&lt;br /&gt;
+ implemented feature request #17424: Compatible _createPhrase() declarations (patch by cweiske, neufeind)&lt;br /&gt;
+ fixed bug #18151: Deprecation warnings because of &quot;return of new by reference&quot; (Christian)&lt;br /&gt;
+ many CS fixes (neufeind)
 </content:encoded>
 <dc:date>2011-01-16T09:02:17-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Text_CAPTCHA/download/0.4.1/">
 <title>Text_CAPTCHA 0.4.1</title>
 <link>http://pear.php.net/package/Text_CAPTCHA/download/0.4.1/</link>
 <content:encoded>QA release&lt;br /&gt;
Request #11653 	Text_Password::create() call&lt;br /&gt;
Bug #12578 	incorrect/incomplete license in package.xml&lt;br /&gt;
Request #16433 	Image Driver: If image is too small, no text is created
 </content:encoded>
 <dc:date>2010-10-25T12:15:41-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Console_Getargs/download/1.3.5/">
 <title>Console_Getargs 1.3.5</title>
 <link>http://pear.php.net/package/Console_Getargs/download/1.3.5/</link>
 <content:encoded>QA release.&lt;br /&gt;
* removed some coding style erros&lt;br /&gt;
* fixed bug #2599 2 parameters for CVS example&lt;br /&gt;
* fixed bug #2600 Parameter with '=argument&quot;   &lt;br /&gt;
* fixed bug #4091 New method: getValues()&lt;br /&gt;
* fixed bug #9252 No error when required arguments are missing&lt;br /&gt;
* fixed bug #9583 Console Args isDefined not working correctly&lt;br /&gt;
* fixed bug #10609 wrong require_once in doc&lt;br /&gt;
* fixed bug #13605 fix unit tests to work with phpunit3
 </content:encoded>
 <dc:date>2010-10-11T15:44:12-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/HTTP_Upload/download/1.0.0b2/">
 <title>HTTP_Upload 1.0.0b2</title>
 <link>http://pear.php.net/package/HTTP_Upload/download/1.0.0b2/</link>
 <content:encoded>QA release&lt;br /&gt;
Bug #17787 avoid ereg
 </content:encoded>
 <dc:date>2010-10-05T16:15:05-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/HTTP_Upload/download/1.0.0b1/">
 <title>HTTP_Upload 1.0.0b1</title>
 <link>http://pear.php.net/package/HTTP_Upload/download/1.0.0b1/</link>
 <content:encoded>QA release because of the sheer number of closed bugs:&lt;br /&gt;
- Fix bug #2108: PEAR::Installer fails with bad MD5-sum [wenz]&lt;br /&gt;
- Fix bug #2251: Wrong error message if file is larger than MAX_FILE_SIZE [antonio]&lt;br /&gt;
- Fix bug #2291: typo in example and wrong return result of _evalValidExtensions() [antonio]&lt;br /&gt;
- Fix bug #2383: Notice: Undefined variable: error in C:\php5\PEAR\HTTP\Upload.php on line 509 [antonio]&lt;br /&gt;
- Fix bug #2949: Missing PEAR dep [wenz]&lt;br /&gt;
- Fix bug #2950: Addition of chars in nameToSafe [wenz]&lt;br /&gt;
- Fix bug #3624: CRITICAL: non-ISO-8859-1 characters in package.xml must be entitied [cweiske]&lt;br /&gt;
- Fix bug #4318: file extension checking should not be case-sensitive [wenz]&lt;br /&gt;
- Fix bug #4332: problem when using 2 instance of HTTP_Upload &amp; 2 files [wenz]&lt;br /&gt;
- Fix bug #4441: inaccurate error when uploading large file [antonio]&lt;br /&gt;
- Fix bug #4995: missing return statement [wenz]&lt;br /&gt;
- Fix bug #5536: No explanation of properties [wenz]&lt;br /&gt;
- Fix bug #6678: Missing return statement in HTTP_Upload::isMissing() [wenz]&lt;br /&gt;
- Fix bug #6752: 'Only variable references should be returned by reference' PHP notice [wenz]&lt;br /&gt;
- Fix bug #6884: translations: Estonian and Russian [wenz]&lt;br /&gt;
- Fix bug #6886: typo in code [arnaud]&lt;br /&gt;
- Fix bug #7092: PHP5 notice Only variable references should be returned by reference [wenz]&lt;br /&gt;
- Fix bug #7322: small parse error [wenz]&lt;br /&gt;
- Fix bug #7499: Error in HTTP_Upload::isMissing() on determining uploaded files [wenz]&lt;br /&gt;
- Fix bug #7861: Filenames with spaces in them get their names changed when being moved [cweiske]&lt;br /&gt;
- Fix bug #8656: getFiles() generate error if one of uploaded files haven't been selected [wenz]&lt;br /&gt;
- Fix bug #8658: Notice: Undefined property: _modeNameSeq in Upload.php on line 860 [wenz]&lt;br /&gt;
- Fix bug #14677: Security issue due to seeding random number generator [wenz]&lt;br /&gt;
- Fix bug #15003: Parse error in Upload.php [doconnor]&lt;br /&gt;
- Detect ini file sizes with kilo- and gigabytes [avb]&lt;br /&gt;
- Convert russian translation to HTML entities [avb]
 </content:encoded>
 <dc:date>2009-08-16T10:26:08-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Text_CAPTCHA/download/0.4.0/">
 <title>Text_CAPTCHA 0.4.0</title>
 <link>http://pear.php.net/package/Text_CAPTCHA/download/0.4.0/</link>
 <content:encoded>+ ** license change from PHP license to BSD license **&lt;br /&gt;
+ implemented feature request #16433 (fixing behavior from bug #13478): If image is too small, no text is created (patch by tacker)&lt;br /&gt;
+ implemented feature request #11653: new 'phraseOptions' setting to provide options to Text_Password::create() call&lt;br /&gt;
+ updated and new examples&lt;br /&gt;
+ various cosmetic changes
 </content:encoded>
 <dc:date>2009-07-27T22:08:26-05:00</dc:date>
</item>

</rdf:RDF>