<?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/XML_sql2xml/download/0.3.4/"/>
<rdf:li rdf:resource="http://pear.php.net/package/XML_sql2xml/download/0.3.3/"/>
<rdf:li rdf:resource="http://pear.php.net/package/XML_sql2xml/download/0.3.2/"/>
<rdf:li rdf:resource="http://pear.php.net/package/XML_sql2xml/download/0.3.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/XML_sql2xml/download/0.3/"/>
</rdf:Seq>
</items>

<title>Latest releases</title>
<description>The latest releases for the package xml_sql2xml</description>
</channel>

<item rdf:about="http://pear.php.net/package/XML_sql2xml/download/0.3.4/">
 <title>XML_sql2xml 0.3.4</title>
 <link>http://pear.php.net/package/XML_sql2xml/download/0.3.4/</link>
 <content:encoded>* Change licence to the new BSD License (see http://www.opensource.org/licenses/bsd-license.php)
 </content:encoded>
 <dc:date>2008-03-24T10:53:05-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/XML_sql2xml/download/0.3.3/">
 <title>XML_sql2xml 0.3.3</title>
 <link>http://pear.php.net/package/XML_sql2xml/download/0.3.3/</link>
 <content:encoded>Big thanks go out to Igor Feghali for help getting this release out the door&lt;br /&gt;
&lt;br /&gt;
* Fixed a lot of Coding Standard issues and made parts of the code more readable [dufuz]&lt;br /&gt;
* register dependencies in package.xml [dufuz]&lt;br /&gt;
* Fixed Bug #576  sql2xml xml-resultset without values [ifeghali]&lt;br /&gt;
* Fixed Bug #5576 XML_sql2xml package.xml uses file name=&quot;./doc/blah.whatever&quot; which is invalid [dufuz]&lt;br /&gt;
* Fixed Bug #1687 function addArray() generates incorrectly designed XML document [ifeghali]
 </content:encoded>
 <dc:date>2008-03-23T19:49:23-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/XML_sql2xml/download/0.3.2/">
 <title>XML_sql2xml 0.3.2</title>
 <link>http://pear.php.net/package/XML_sql2xml/download/0.3.2/</link>
 <content:encoded>- fix for bug #1110 &quot;addXmlString throws warning when calling append_child()&quot;
 </content:encoded>
 <dc:date>2004-04-01T02:23:56-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/XML_sql2xml/download/0.3.1/">
 <title>XML_sql2xml 0.3.1</title>
 <link>http://pear.php.net/package/XML_sql2xml/download/0.3.1/</link>
 <content:encoded>- fixed &quot;Call-time pass-by-reference&quot; errors
 </content:encoded>
 <dc:date>2002-11-19T15:17:00-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/XML_sql2xml/download/0.3/">
 <title>XML_sql2xml 0.3</title>
 <link>http://pear.php.net/package/XML_sql2xml/download/0.3/</link>
 <content:encoded>New Features:&lt;br /&gt;
- works with PHP 4.0.7 and below&lt;br /&gt;
- Adding of XML-files/strings is possible&lt;br /&gt;
- setOption can delete values set before.&lt;br /&gt;
- Added possibility of other input encoding schemes than iso-8859-1&lt;br /&gt;
- print_empty_ids is true by default&lt;br /&gt;
- added new useroption &quot;TableNameForRowTags&quot;&lt;br /&gt;
- user_option selected_id can take the arguments first and all	BugFixes&lt;br /&gt;
- sql selects are recognized with capitals as well&lt;br /&gt;
- if there was a [lesserthan] in the database it gave an xml-error,&lt;br /&gt;
  now &quot;[lesserthan] &quot; is &quot;escaped&quot; &lt;br /&gt;
- xpath support for sql-queries and xml-files to be inserted (see&lt;br /&gt;
  http://php.chregu.tv/sql2xml/#xpath for a little intro about that)
 </content:encoded>
 <dc:date>2002-05-03T12:37:00-05:00</dc:date>
</item>

</rdf:RDF>