<?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/HTML_AJAX/download/0.5.6/"/>
<rdf:li rdf:resource="http://pear.php.net/package/HTML_AJAX/download/0.5.5/"/>
<rdf:li rdf:resource="http://pear.php.net/package/HTML_AJAX/download/0.5.4/"/>
<rdf:li rdf:resource="http://pear.php.net/package/HTML_AJAX/download/0.5.3/"/>
<rdf:li rdf:resource="http://pear.php.net/package/PhpDocumentor/download/1.4.2/"/>
<rdf:li rdf:resource="http://pear.php.net/package/PhpDocumentor/download/1.4.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/PhpDocumentor/download/1.4.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/PhpDocumentor/download/1.4.0RC2/"/>
<rdf:li rdf:resource="http://pear.php.net/package/PhpDocumentor/download/1.4.0RC1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/PhpDocumentor/download/1.4.0a2/"/>
</rdf:Seq>
</items>

<title>PEAR: Latest releases for jeichorn</title>
<description>The latest releases for the PEAR developer jeichorn (Joshua Eichorn)</description>
</channel>

<item rdf:about="http://pear.php.net/package/HTML_AJAX/download/0.5.6/">
 <title>HTML_AJAX 0.5.6</title>
 <link>http://pear.php.net/package/HTML_AJAX/download/0.5.6/</link>
 <content:encoded>* Fix Coding Standard Problems&lt;br /&gt;
* Refactor svn code layout, build system&lt;br /&gt;
* Remove usused jsunit code&lt;br /&gt;
* Add support for content-type text/xml #14032&lt;br /&gt;
* Fix combineActions with empty actions #13854&lt;br /&gt;
* Fix Javascript in HTML_AJAX.replace target document doesn't get executed in Opera. #14144 put opera on the ie codepath not the gecko codepath&lt;br /&gt;
* Fix Bug #12027 html_ajax.post and Opera (array), this fix might break older versions of Opera, but supporting the new version seems more important
 </content:encoded>
 <dc:date>2008-06-16T14:51:43-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/HTML_AJAX/download/0.5.5/">
 <title>HTML_AJAX 0.5.5</title>
 <link>http://pear.php.net/package/HTML_AJAX/download/0.5.5/</link>
 <content:encoded>* Merge bug fixes in combineJsIncludes from Clearhealth&lt;br /&gt;
* Fix for bug #13616, HTML_AJAX_lite.js wasn't rebuilt in the 0.5.4 release
 </content:encoded>
 <dc:date>2008-04-07T18:49:27-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/HTML_AJAX/download/0.5.4/">
 <title>HTML_AJAX 0.5.4</title>
 <link>http://pear.php.net/package/HTML_AJAX/download/0.5.4/</link>
 <content:encoded>* This fixes ie6 problems, and immediate upgrade from 0.5.3 is recommended&lt;br /&gt;
* Fix for bug #13113 - Opera, JavaScript and XMLSerializer&lt;br /&gt;
* Add a newline at the end of packed files
 </content:encoded>
 <dc:date>2008-04-04T17:09:58-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/HTML_AJAX/download/0.5.3/">
 <title>HTML_AJAX 0.5.3</title>
 <link>http://pear.php.net/package/HTML_AJAX/download/0.5.3/</link>
 <content:encoded>* Gzip compression Support&lt;br /&gt;
* Fix for Bug #12129  	Error with URL generated using HTML_AJAX_Helper::setupAJAX()&lt;br /&gt;
* Add an option to optionally combined js libraries&lt;br /&gt;
* Fix for bug #12415 - Return value of makeRequest in formSubmit when doing a async request&lt;br /&gt;
* Fix for bug #13113 - Opera, JavaScript and XMLSerializer
 </content:encoded>
 <dc:date>2008-04-01T23:20:05-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/PhpDocumentor/download/1.4.2/">
 <title>PhpDocumentor 1.4.2</title>
 <link>http://pear.php.net/package/PhpDocumentor/download/1.4.2/</link>
 <content:encoded>Includes these PEAR items:&lt;br /&gt;
Bug #12361: missing links to the filesource&lt;br /&gt;
Bug #12699: makedocs.sh script needs a better install location&lt;br /&gt;
Bug #12929: paramete 'ignore' oper mistake&lt;br /&gt;
Doc #12764: Update INSTALL for web docbuilder&lt;br /&gt;
&lt;br /&gt;
Includes these Sourceforge items:&lt;br /&gt;
- [1829133] Progress display not happening until conversion finished [ashnazg]&lt;br /&gt;
- [1779257] ignore=.. option not working correctly on Win | fix attaced [ashnazg|mrasnika]
 </content:encoded>
 <dc:date>2008-03-30T19:56:28-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/PhpDocumentor/download/1.4.1/">
 <title>PhpDocumentor 1.4.1</title>
 <link>http://pear.php.net/package/PhpDocumentor/download/1.4.1/</link>
 <content:encoded>Includes these PEAR items:&lt;br /&gt;
Req #11755: Remove Unused DocBlock_Lexer and PHPT Tests [ashnazg]&lt;br /&gt;
Req #11757: Move PhpUnit Tests into new tests dir [ashnazg]&lt;br /&gt;
Bug #10909: PHP Notice in PDF Converter line 210 [ashnazg]&lt;br /&gt;
Bug #11613: -q flag is not honoured [ashnazg]&lt;br /&gt;
Bug #11683: examples displayed using earthli style are not rendered properly [ashnazg|kguest]&lt;br /&gt;
Bug #11788: Two failing unit tests [ashnazg]&lt;br /&gt;
Bug #11809: Incorrect @name usage causes fatal crash [ashnazg]&lt;br /&gt;
Bug #12121: phpdoc.bat cannot launch php.exe [ashnazg|kalvaro]&lt;br /&gt;
Bug #12172: media files are not being copied [ashnazg|nemesis]&lt;br /&gt;
Bug #12201: Misleading error message [ashnazg|yunosh]&lt;br /&gt;
Doc #12459: @subpackage does not fix name conflicts [ashnazg]&lt;br /&gt;
&lt;br /&gt;
Includes these Sourceforge items:&lt;br /&gt;
- [1846302] php version &gt; 4.3.0 and tokenizer [ashnazg]&lt;br /&gt;
- [1845584] File suffix should be lowercase [ashnazg]&lt;br /&gt;
- [1842595] makedoc.sh doesn't like embedded blanks in paths [ashnazg|munroe_r]&lt;br /&gt;
- [1839924] addErrorDie has to exit with non-zero return code! [ashnazg|blueyed]&lt;br /&gt;
- [1826342] Data-dependent endless(?) loop in parser [ashnazg]&lt;br /&gt;
- [1733936] &quot;phpdoc&quot; does not return with error code &quot;0&quot; on success [ashnazg|blueyed]
 </content:encoded>
 <dc:date>2007-12-14T16:02:42-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/PhpDocumentor/download/1.4.0/">
 <title>PhpDocumentor 1.4.0</title>
 <link>http://pear.php.net/package/PhpDocumentor/download/1.4.0/</link>
 <content:encoded>Includes these PEAR items:&lt;br /&gt;
Req #10670: Don&amp;apos;t Die on Empty Tag Descriptions&lt;br /&gt;
Bug #10864: PhpDocumentor dies when parsing illegal page-level docblock&lt;br /&gt;
Bug #10870: Dead links generated with HTML:Smarty:PHP&lt;br /&gt;
Bug #10871: Wrong rendering of inline {@internal}}&lt;br /&gt;
Bug #10910: DOM templates create incorrect trees&lt;br /&gt;
Bug #11409: PHP Notices accompany Global Never Found errors&lt;br /&gt;
Doc #10675: Clear some errors.html items&lt;br /&gt;
Doc #10730: Replace Sourceforge Trackers with PEAR&lt;br /&gt;
Doc #10914: Can&amp;apos;t use nested tags inside &amp;lt;kbd&amp;gt; or &amp;lt;samp&amp;gt;&lt;br /&gt;
Doc #10972: @method does not work&lt;br /&gt;
Doc #11032: param type1|type2 not documented&lt;br /&gt;
Doc #11143: Provide a Minimal Tutorial File Setup Example&lt;br /&gt;
&lt;br /&gt;
Includes these Sourceforge items:&lt;br /&gt;
- [1733938] regression: &amp;quot;-&amp;quot; not allowed anymore in converter (file)name&lt;br /&gt;
- [1733936] &amp;quot;phpdoc&amp;quot; does not return with error code &amp;quot;0&amp;quot; on success&lt;br /&gt;
- [1733345] inline @link tag renders wrong way&lt;br /&gt;
- [1724990] @static tag example&lt;br /&gt;
- [1724884] object return parameter value&lt;br /&gt;
- [1722096] DocBlock template example does not work&lt;br /&gt;
- [1720764] documentation update needed&lt;br /&gt;
- [1672589] missing elements, bad links with HTML:Smarty:HandS&lt;br /&gt;
- [1647423] memory_limit: bad if-clause&lt;br /&gt;
- [1634153] require/include with concatenated file name&lt;br /&gt;
- [1632496] {@internal}} becomes wrong on documentation&lt;br /&gt;
- [1622538] List undocumented classes/functions&lt;br /&gt;
- [1602988] Added --ignore-symlinks option&lt;br /&gt;
- [1588942] Allow memory_limit setting in phpdoc.ini&lt;br /&gt;
- [1588936] Show INI Path at Startup&lt;br /&gt;
- [1585840] Refactored RETURNs #3&lt;br /&gt;
- [1574047] Refactored RETURNs #2&lt;br /&gt;
- [1574043] Refactored RETURNs #1&lt;br /&gt;
- [1543289] Apply ignore patterns to subdir of dir, instead of full path&lt;br /&gt;
- [1543287] Use predefined PHP env var in phpdoc script&lt;br /&gt;
- [1540666] patch for @property, @property-read and @property-write tags&lt;br /&gt;
- [1124133] &amp;lt;code&amp;gt; and @include....&lt;br /&gt;
- [1044752] List undocumented classes/functions
 </content:encoded>
 <dc:date>2007-07-23T12:48:38-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/PhpDocumentor/download/1.4.0RC2/">
 <title>PhpDocumentor 1.4.0RC2</title>
 <link>http://pear.php.net/package/PhpDocumentor/download/1.4.0RC2/</link>
 <content:encoded>Includes no PEAR items:&lt;br /&gt;
&lt;br /&gt;
Includes these Sourceforge items:&lt;br /&gt;
- [1733938] regression: &quot;-&quot; not allowed anymore in converter (file)name&lt;br /&gt;
- [1733936] &quot;phpdoc&quot; does not return with error code &quot;0&quot; on success&lt;br /&gt;
- [1733345] inline @link tag renders wrong way&lt;br /&gt;
- [1722096] DocBlock template example does not work
 </content:encoded>
 <dc:date>2007-07-09T22:30:29-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/PhpDocumentor/download/1.4.0RC1/">
 <title>PhpDocumentor 1.4.0RC1</title>
 <link>http://pear.php.net/package/PhpDocumentor/download/1.4.0RC1/</link>
 <content:encoded>Includes these PEAR items:&lt;br /&gt;
Bug #11409: PHP Notices accompany Global Never Found errors&lt;br /&gt;
&lt;br /&gt;
Includes these Sourceforge items:&lt;br /&gt;
- [1724990] @static tag example&lt;br /&gt;
- [1724884] object return parameter value&lt;br /&gt;
- [1720764] documentation update needed&lt;br /&gt;
- [1672589] missing elements, bad links with HTML:Smarty:HandS&lt;br /&gt;
- [1634153] require/include with concatenated file name&lt;br /&gt;
- [1632496] {@internal}} becomes wrong on documentation&lt;br /&gt;
- [1124133] &lt;code&gt; and @include....
 </content:encoded>
 <dc:date>2007-06-25T13:39:48-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/PhpDocumentor/download/1.4.0a2/">
 <title>PhpDocumentor 1.4.0a2</title>
 <link>http://pear.php.net/package/PhpDocumentor/download/1.4.0a2/</link>
 <content:encoded>Includes these PEAR items:&lt;br /&gt;
Bug #10864: PhpDocumentor dies when parsing illegal page-level docblock&lt;br /&gt;
Bug #10870: Dead links generated with HTML:Smarty:PHP&lt;br /&gt;
Bug #10871: Wrong rendering of inline {@internal}}&lt;br /&gt;
Bug #10910: DOM templates create incorrect trees&lt;br /&gt;
Doc #10914: Can't use nested tags inside &lt;kbd&gt; or &lt;samp&gt;&lt;br /&gt;
Doc #10972: @method does not work&lt;br /&gt;
Doc #11032: param type1|type2 not documented&lt;br /&gt;
Doc #11143: Provide a Minimal Tutorial File Setup Example&lt;br /&gt;
&lt;br /&gt;
Includes no Sourceforge items.
 </content:encoded>
 <dc:date>2007-06-15T12:27:03-05:00</dc:date>
</item>

</rdf:RDF>