<?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/MDB_QueryTool/download/1.2.3/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Structures_BibTex/download/1.0.0RC6/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Structures_BibTex/download/1.0.0RC5/"/>
<rdf:li rdf:resource="http://pear.php.net/package/MDB_QueryTool/download/1.2.2/"/>
<rdf:li rdf:resource="http://pear.php.net/package/MDB_QueryTool/download/1.2.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Structures_BibTex/download/1.0.0RC4/"/>
<rdf:li rdf:resource="http://pear.php.net/package/MDB_QueryTool/download/1.2.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Structures_BibTex/download/1.0.0RC3/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Structures_BibTex/download/1.0.0RC2/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Structures_BibTex/download/1.0.0RC1/"/>
</rdf:Seq>
</items>

<title>PEAR: Latest releases for hugoki</title>
<description>The latest releases for the PEAR developer hugoki (Elmar Pitschke)</description>
</channel>

<item rdf:about="http://pear.php.net/package/MDB_QueryTool/download/1.2.3/">
 <title>MDB_QueryTool 1.2.3</title>
 <link>http://pear.php.net/package/MDB_QueryTool/download/1.2.3/</link>
 <content:encoded>QA release&lt;br /&gt;
- fixed bug #12905: add() doesn't return the id of the inserted&lt;br /&gt;
row when using MDB2 and no primaryCol&lt;br /&gt;
- fixed bug #13307: wrong fieldname case with oracle&lt;br /&gt;
- fixed bug #13308: do not rely on autoload (PHP4 fix)&lt;br /&gt;
- fixed bug #13694: quoting identifiers is not working with CAST()&lt;br /&gt;
- fixed bug 14160: INSERT Fails with MDB2 under certain circumstances&lt;br /&gt;
- fixed bug #14862: Call to undefined method MDB_Error::tableinfo() [doconnor]&lt;br /&gt;
- Bug #13388 -&gt;add with mdb2 and mysql v5.0&lt;br /&gt;
- Bug #14863 Fatal error: Call to a member function quoteIdentifier() on a non-object&lt;br /&gt;
- #14943 setSelet or addSelect incorrectly quotes function expression&lt;br /&gt;
- Bug #19217 get unit tests working&lt;br /&gt;
- Bug #19218 _localeSafeImplode() broken for NULL / empty strings
 </content:encoded>
 <dc:date>2012-04-11T23:03:30-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Structures_BibTex/download/1.0.0RC6/">
 <title>Structures_BibTex 1.0.0RC6</title>
 <link>http://pear.php.net/package/Structures_BibTex/download/1.0.0RC6/</link>
 <content:encoded>QA release&lt;br /&gt;
Vug #14438 Regular expression for removeCurlyBraces wrong&lt;br /&gt;
Bug #14442 Undefined variable $entry in _removeCurlyBraces&lt;br /&gt;
Bug #15323 Multiple entries with the same cite&lt;br /&gt;
Bug #16010 TeX special characters should be escaped in BibTeX exports
 </content:encoded>
 <dc:date>2012-01-26T02:49:50-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Structures_BibTex/download/1.0.0RC5/">
 <title>Structures_BibTex 1.0.0RC5</title>
 <link>http://pear.php.net/package/Structures_BibTex/download/1.0.0RC5/</link>
 <content:encoded>QA release&lt;br /&gt;
Bug #10555 	wrong entry type &quot;masterthesis&quot; -&gt; &quot;mastersthesis&quot;&lt;br /&gt;
Bug #10466 	Do not use &quot;type&quot; for the entry type!&lt;br /&gt;
Doc Bug #11967 	Error in the documentation example&lt;br /&gt;
SVN dir layout
 </content:encoded>
 <dc:date>2010-10-25T11:22:10-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/MDB_QueryTool/download/1.2.2/">
 <title>MDB_QueryTool 1.2.2</title>
 <link>http://pear.php.net/package/MDB_QueryTool/download/1.2.2/</link>
 <content:encoded>- fixed bug #12353: identifier quoting with functions in _buildSelect()&lt;br /&gt;
- better identifier quoting in _buildFrom()&lt;br /&gt;
- Coding Standards fixes
 </content:encoded>
 <dc:date>2008-01-12T08:12:31-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/MDB_QueryTool/download/1.2.1/">
 <title>MDB_QueryTool 1.2.1</title>
 <link>http://pear.php.net/package/MDB_QueryTool/download/1.2.1/</link>
 <content:encoded>- fixed bug #9963: Quoting problem with COUNT(*)&lt;br /&gt;
- fixed bug #10073: bug with empty() and 0 in _localeSafeImplode()&lt;br /&gt;
- fixed bug #10890: warning with addMultiple() when no PRIMARY KEY is set&lt;br /&gt;
- Coding Standards fixes
 </content:encoded>
 <dc:date>2008-01-12T05:45:29-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Structures_BibTex/download/1.0.0RC4/">
 <title>Structures_BibTex 1.0.0RC4</title>
 <link>http://pear.php.net/package/Structures_BibTex/download/1.0.0RC4/</link>
 <content:encoded>The fourth Release Candidate. Solved Bug #10466 (Do not use &quot;type&quot; for the entry type!). Now &quot;entryType&quot; is used as key instead of &quot;type&quot;. This should now not conflict anymore with BibTeX keys.
 </content:encoded>
 <dc:date>2007-03-26T16:40:59-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/MDB_QueryTool/download/1.2.0/">
 <title>MDB_QueryTool 1.2.0</title>
 <link>http://pear.php.net/package/MDB_QueryTool/download/1.2.0/</link>
 <content:encoded>- added getOne() method (request #7580)&lt;br /&gt;
- custom implementation of implode() to circumvent locale handling of floats,&lt;br /&gt;
  which clashes with SQL standards (thanks to Lukas Ruetz)&lt;br /&gt;
- fixed bug #7909: different names for nextId()/nextID() in MDB and MDB2&lt;br /&gt;
- request #8056: add support for NULL fields in remove()&lt;br /&gt;
- fixed bug #8319: add $options['idxname_format'] to connect() to bypass&lt;br /&gt;
  MDB2 default index format&lt;br /&gt;
- added save() method to MDB_QueryTool_Result_Row (Elmar)&lt;br /&gt;
- fixed handling of returned values in MDB_QueryTool_Result&lt;br /&gt;
- added getFirst(), getNext() and hasMore() methods to MDB_QueryTool_Result_Object&lt;br /&gt;
- added support for custom return classes (Elmar)&lt;br /&gt;
- added table and field name quoting (requests #4613, #5250, #7570, #9197) (Elmar)&lt;br /&gt;
- fixed bug #9734, an incorrect regexp adds extraneous table names to the fields,&lt;br /&gt;
  if the name of the field appears as a column name in the current table.&lt;br /&gt;
- added new tests&lt;br /&gt;
- switched to package.xml v2
 </content:encoded>
 <dc:date>2007-01-27T14:13:10-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Structures_BibTex/download/1.0.0RC3/">
 <title>Structures_BibTex 1.0.0RC3</title>
 <link>http://pear.php.net/package/Structures_BibTex/download/1.0.0RC3/</link>
 <content:encoded>The third Release Candidate. Added a new feature as requested (Request #9878  	Unable to parse bibtex without authors being spit into an array)
 </content:encoded>
 <dc:date>2007-01-25T15:25:03-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Structures_BibTex/download/1.0.0RC2/">
 <title>Structures_BibTex 1.0.0RC2</title>
 <link>http://pear.php.net/package/Structures_BibTex/download/1.0.0RC2/</link>
 <content:encoded>The second Release Candidate. Moved the Files to the correct paths
 </content:encoded>
 <dc:date>2007-01-10T14:35:05-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Structures_BibTex/download/1.0.0RC1/">
 <title>Structures_BibTex 1.0.0RC1</title>
 <link>http://pear.php.net/package/Structures_BibTex/download/1.0.0RC1/</link>
 <content:encoded>The first Release Candidate. Only one change to the previouse version, now ~ is identified as white space.
 </content:encoded>
 <dc:date>2007-01-10T04:46:31-05:00</dc:date>
</item>

</rdf:RDF>