<?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/Config/download/1.10.11/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Services_Technorati/download/0.7.1beta/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Config/download/1.10.10/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Services_Technorati/download/0.7.0alpha/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Config/download/1.10.9/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Config/download/1.10.8/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Config/download/1.10.8RC1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Config/download/1.10.7/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Config/download/1.10.6/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Config/download/1.10.5/"/>
</rdf:Seq>
</items>

<title>PEAR: Latest releases for ryansking</title>
<description>The latest releases for the PEAR developer ryansking (Ryan King)</description>
</channel>

<item rdf:about="http://pear.php.net/package/Config/download/1.10.11/">
 <title>Config 1.10.11</title>
 <link>http://pear.php.net/package/Config/download/1.10.11/</link>
 <content:encoded>* Fixed Bug #11184: Knock on problems from fix for Bug #10185. Thanks to&lt;br /&gt;
  Thomas Despoix and Carsten Wiedmann for helping me understand it properly.
 </content:encoded>
 <dc:date>2007-06-12T01:29:25-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Services_Technorati/download/0.7.1beta/">
 <title>Services_Technorati 0.7.1beta</title>
 <link>http://pear.php.net/package/Services_Technorati/download/0.7.1beta/</link>
 <content:encoded>Moving PHP5 version to beta. No changes from alpha
 </content:encoded>
 <dc:date>2007-04-09T10:37:37-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Config/download/1.10.10/">
 <title>Config 1.10.10</title>
 <link>http://pear.php.net/package/Config/download/1.10.10/</link>
 <content:encoded>* Fix Bug #10010: numeric index lost when parsing subarrays&lt;br /&gt;
* Fix Bug #10185: problem with addslashs in container &quot;PHPArray&quot; / method &quot;toString&quot;
 </content:encoded>
 <dc:date>2007-03-26T21:07:28-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Services_Technorati/download/0.7.0alpha/">
 <title>Services_Technorati 0.7.0alpha</title>
 <link>http://pear.php.net/package/Services_Technorati/download/0.7.0alpha/</link>
 <content:encoded>Initial release of the PHP5 only package
 </content:encoded>
 <dc:date>2007-02-27T09:34:04-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Config/download/1.10.9/">
 <title>Config 1.10.9</title>
 <link>http://pear.php.net/package/Config/download/1.10.9/</link>
 <content:encoded>* Fixed Bug #9632: PHPConstants container not registered. Thanks to &lt;br /&gt;
  Clemens Lang &lt;neverpanic at gmail dot com&gt;
 </content:encoded>
 <dc:date>2006-12-21T19:37:40-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Config/download/1.10.8/">
 <title>Config 1.10.8</title>
 <link>http://pear.php.net/package/Config/download/1.10.8/</link>
 <content:encoded>* Fixed Bug #7097: writeConfig incorrect when root has attributes
 </content:encoded>
 <dc:date>2006-11-09T20:02:46-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Config/download/1.10.8RC1/">
 <title>Config 1.10.8RC1</title>
 <link>http://pear.php.net/package/Config/download/1.10.8RC1/</link>
 <content:encoded>* Fixed Bug #7097: writeConfig incorrect when root has attributes&lt;br /&gt;
  This fix has the potential to break other things as it is a big change to the&lt;br /&gt;
  PHPArray backend. Please test.
 </content:encoded>
 <dc:date>2006-10-19T23:27:31-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Config/download/1.10.7/">
 <title>Config 1.10.7</title>
 <link>http://pear.php.net/package/Config/download/1.10.7/</link>
 <content:encoded>Changelog:&lt;br /&gt;
 * Fixed Bug #7544: Empty attributes in IniCommented are being discarded (Luis Correa d'Almeida)&lt;br /&gt;
 * Fixed Bug #7652: wrong xml to phparray convert. Caused by counting position&lt;br /&gt;
   of directives and sections seperately. While when converting to some containers&lt;br /&gt;
   we want to count them together.&lt;br /&gt;
 * Add tests to confirm behaviour of Bug #8357. Do not believe it is fixable without removing&lt;br /&gt;
   features.
 </content:encoded>
 <dc:date>2006-08-10T22:24:50-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Config/download/1.10.6/">
 <title>Config 1.10.6</title>
 <link>http://pear.php.net/package/Config/download/1.10.6/</link>
 <content:encoded>Changelog:&lt;br /&gt;
 * More PHP 4.4 and 5.1 return by reference fixes&lt;br /&gt;
 * Fixed bug #4477 fatal error when key of array is longer than 114 chars under PHP4.x&lt;br /&gt;
 * Fixed bug #6385 Allow colon in directive name in IniCommented to match IniFile.&lt;br /&gt;
 * Fixed bug #6441 true and false literals should be parsed appropriately. Booleans are now parsed the same as in parse_ini_file()
 </content:encoded>
 <dc:date>2006-02-13T20:55:01-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Config/download/1.10.5/">
 <title>Config 1.10.5</title>
 <link>http://pear.php.net/package/Config/download/1.10.5/</link>
 <content:encoded>Changelog:&lt;br /&gt;
 * Make what we add quotes around consistent between IniFile and IniCommented.&lt;br /&gt;
 * Fixed bug #3137 Adding a comment caused problems outputing in phparray format.&lt;br /&gt;
 * Fixed bug #3590 Handling phparray formats with implicit numeric keys.&lt;br /&gt;
 * Fixed bug #4623 Rendering to Apache format a second time looses section attributes.&lt;br /&gt;
 * Fixed bug #5598 Allow '=' in values and output it correctly in IniFile format.&lt;br /&gt;
 * Fixed bugs #5033, #5835, #6294 Return only variables by reference as required by PHP 4.4 and 5.1.&lt;br /&gt;
 * Partial Fix for #6385 Allow colon in directive name in IniCommented to match IniFile.
 </content:encoded>
 <dc:date>2006-01-03T00:40:10-05:00</dc:date>
</item>

</rdf:RDF>