<?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_Query2XML/download/1.7.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/XML_Query2XML/download/1.7.0RC1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/XML_Query2XML/download/1.6.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/XML_Query2XML/download/1.6.0RC1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/XML_Query2XML/download/1.5.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/XML_Query2XML/download/1.5.0RC1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/XML_Query2XML/download/1.4.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/XML_Query2XML/download/1.3.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/XML_Query2XML/download/1.2.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/XML_Query2XML/download/1.2.0/"/>
</rdf:Seq>
</items>

<title>Latest releases</title>
<description>The latest releases for the package xml_query2xml</description>
</channel>

<item rdf:about="http://pear.php.net/package/XML_Query2XML/download/1.7.0/">
 <title>XML_Query2XML 1.7.0</title>
 <link>http://pear.php.net/package/XML_Query2XML/download/1.7.0/</link>
 <content:encoded>This feature release brings the following additions:&lt;br /&gt;
- new driver for PEAR Net_LDAP2: XML_Query2XML_Driver_LDAP2&lt;br /&gt;
- options 'limit' and 'offset' now supported by the MDB2 and DB drivers;&lt;br /&gt;
  thanks to Johnny Cheng from openflyers.org for this feature request&lt;br /&gt;
- improved logging: now also logs the variables with which a prepared&lt;br /&gt;
  statement is executed&lt;br /&gt;
- consolidation of unit tests for different database drivers; use&lt;br /&gt;
  the environment variable PHP_PEAR_XML_QUERY2XML_TEST_DBLAYER to&lt;br /&gt;
  set the database driver to be used (MDB2,DB,PDO,ADOdbDefault,&lt;br /&gt;
  ADOdbPEAR or ADOdbException). Also use the environment variable&lt;br /&gt;
  PHP_PEAR_XML_QUERY2XML_TEST_LDAPLAYER to set the LDAP driver&lt;br /&gt;
  to be used (LDAP or LDAP2). Then simply run&lt;br /&gt;
  'pear run-tests -p XML_Query2XML'&lt;br /&gt;
Note: no changes were introduced since 1.7.0RC1.
 </content:encoded>
 <dc:date>2008-05-02T14:10:53-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/XML_Query2XML/download/1.7.0RC1/">
 <title>XML_Query2XML 1.7.0RC1</title>
 <link>http://pear.php.net/package/XML_Query2XML/download/1.7.0RC1/</link>
 <content:encoded>This feature release brings the following additions:&lt;br /&gt;
- new driver for PEAR Net_LDAP2: XML_Query2XML_Driver_LDAP2&lt;br /&gt;
- options 'limit' and 'offset' now supported by the MDB2 and DB drivers;&lt;br /&gt;
  thanks to Johnny Cheng from openflyers.org for this feature request&lt;br /&gt;
- improved logging: now also logs the variables with which a prepared&lt;br /&gt;
  statement is executed&lt;br /&gt;
- consolidation of unit tests for different database drivers; use&lt;br /&gt;
  the environment variable PHP_PEAR_XML_QUERY2XML_TEST_DBLAYER to&lt;br /&gt;
  set the database driver to be used (MDB2,DB,PDO,ADOdbDefault,&lt;br /&gt;
  ADOdbPEAR or ADOdbException). Also use the environment variable&lt;br /&gt;
  PHP_PEAR_XML_QUERY2XML_TEST_LDAPLAYER to set the LDAP driver&lt;br /&gt;
  to be used (LDAP or LDAP2). Then simply run&lt;br /&gt;
  'pear run-tests -p XML_Query2XML'
 </content:encoded>
 <dc:date>2008-04-21T09:29:25-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/XML_Query2XML/download/1.6.0/">
 <title>XML_Query2XML 1.6.0</title>
 <link>http://pear.php.net/package/XML_Query2XML/download/1.6.0/</link>
 <content:encoded>This stable release implements the following new features:&lt;br /&gt;
- LDAP support: the new LDAP driver uses PEAR Net_LDAP&lt;br /&gt;
  see http://query2xml.sf.net/docs/html/XML_Query2XML/tutorial_XML_Query2XML.pkg.html#ldap&lt;br /&gt;
- new open driver architecture allows you to implement your own drivers&lt;br /&gt;
  see http://query2xml.sf.net/docs/html/XML_Query2XML/tutorial_XML_Query2XML.pkg.html#yourdriver&lt;br /&gt;
- $options['sql']['driver'] now allows you to use different drivers for each query&lt;br /&gt;
- fixed documentation bug #12568&lt;br /&gt;
- PEAR Coding Standard fixes&lt;br /&gt;
- correction of copyright notice&lt;br /&gt;
- XML_Query2XML now comes with 1159 phpt unit tests&lt;br /&gt;
Note: No changes were introduced since 1.6.0RC1.
 </content:encoded>
 <dc:date>2008-01-06T07:54:40-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/XML_Query2XML/download/1.6.0RC1/">
 <title>XML_Query2XML 1.6.0RC1</title>
 <link>http://pear.php.net/package/XML_Query2XML/download/1.6.0RC1/</link>
 <content:encoded>This release candidate contains the following new features:&lt;br /&gt;
- LDAP support: the new LDAP driver uses PEAR Net_LDAP&lt;br /&gt;
  see http://query2xml.sf.net/docs/html/XML_Query2XML/tutorial_XML_Query2XML.pkg.html#ldap&lt;br /&gt;
- new open driver architecture allows you to implement your own drivers&lt;br /&gt;
  see http://query2xml.sf.net/docs/html/XML_Query2XML/tutorial_XML_Query2XML.pkg.html#yourdriver&lt;br /&gt;
- $options['sql']['driver'] now allows you to use different drivers for each query&lt;br /&gt;
- fixed documentation bug #12568&lt;br /&gt;
- PEAR Coding Standard fixes&lt;br /&gt;
- correction of copyright notice&lt;br /&gt;
- XML_Query2XML now comes with 1159 phpt unit tests
 </content:encoded>
 <dc:date>2008-01-02T11:41:52-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/XML_Query2XML/download/1.5.0/">
 <title>XML_Query2XML 1.5.0</title>
 <link>http://pear.php.net/package/XML_Query2XML/download/1.5.0/</link>
 <content:encoded>This seventh stable release comes after extensive re-factoring:&lt;br /&gt;
- XML_Query2XML now does a lot of internal pre-processing&lt;br /&gt;
- this improves performance by at least 30%&lt;br /&gt;
- all exceptions now contain information that relates to the&lt;br /&gt;
  configuration option that caused the exception to be thrown&lt;br /&gt;
- caching is now deactivated by default as is not needed in&lt;br /&gt;
  most cases; see $options['sql_options']['cached']&lt;br /&gt;
- XML_Query2XML now comes with 1144 phpt unit tests&lt;br /&gt;
Note: No changes were introduced since 1.5.0RC1.
 </content:encoded>
 <dc:date>2007-10-07T15:32:08-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/XML_Query2XML/download/1.5.0RC1/">
 <title>XML_Query2XML 1.5.0RC1</title>
 <link>http://pear.php.net/package/XML_Query2XML/download/1.5.0RC1/</link>
 <content:encoded>This release candidate comes after extensive re-factoring:&lt;br /&gt;
- XML_Query2XML now does a lot of internal pre-processing&lt;br /&gt;
- this improves performance by at least 30%&lt;br /&gt;
- all exceptions now contain information that relates to the&lt;br /&gt;
  configuration option that caused the exception to be thrown&lt;br /&gt;
- caching is now deactivated by default as is not needed in&lt;br /&gt;
  most cases; see $options['sql_options']['cached']&lt;br /&gt;
- XML_Query2XML now comes with 1144 phpt unit tests&lt;br /&gt;
Note: if 1.5.0RC1 does not cause any problems for early adopters&lt;br /&gt;
(which I consider very unlikely) 1.5.0 will be released next weekend.
 </content:encoded>
 <dc:date>2007-09-30T15:17:45-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/XML_Query2XML/download/1.4.0/">
 <title>XML_Query2XML 1.4.0</title>
 <link>http://pear.php.net/package/XML_Query2XML/download/1.4.0/</link>
 <content:encoded>This sixth stable release contains a couple of new features:&lt;br /&gt;
- PDO support - this also adds support for SQLite 3 (thanks to&lt;br /&gt;
  John P. McCaskey for pointing out the lack of SQLite 3 support)&lt;br /&gt;
- all unit tests now run with SQLite 2 by default; unit tests&lt;br /&gt;
  for PDO and PEAR MDB2 will therefore work out of the box&lt;br /&gt;
- XML_Query2XML now comes with 1084 phpt unit tests
 </content:encoded>
 <dc:date>2007-09-03T14:56:42-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/XML_Query2XML/download/1.3.0/">
 <title>XML_Query2XML 1.3.0</title>
 <link>http://pear.php.net/package/XML_Query2XML/download/1.3.0/</link>
 <content:encoded>This fith stable release contains a couple of new features:&lt;br /&gt;
- enhanced support for CDATA sections&lt;br /&gt;
  (see the CDATA SECTION prefix)&lt;br /&gt;
- enhanced support for binary data via base64 encoding&lt;br /&gt;
  (see the BASE64 ENCODING prefix; thanks to Thomas Haslbeck&lt;br /&gt;
  for making me implement this feature)&lt;br /&gt;
- support for dynamic XML element names determined at run time&lt;br /&gt;
  (see the dynamicRowTag option; thanks to John P. McCaskey for&lt;br /&gt;
  requesting this feature)&lt;br /&gt;
- XML_Query2XML now comes with 913 phpt unit tests
 </content:encoded>
 <dc:date>2007-08-26T18:39:10-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/XML_Query2XML/download/1.2.1/">
 <title>XML_Query2XML 1.2.1</title>
 <link>http://pear.php.net/package/XML_Query2XML/download/1.2.1/</link>
 <content:encoded>This fourth stable release contains only some small enhancements:&lt;br /&gt;
- dumping the data of all the tables in your database is now easier;&lt;br /&gt;
  there is also a new section in the tutorial that describes how to do this:&lt;br /&gt;
  http://query2xml.sf.net/docs/html/XML_Query2XML/tutorial_XML_Query2XML.pkg.html#dumpdatabase&lt;br /&gt;
  Thanks to vikram dot melonfire at gmail dot com for raising the issue of database dumps&lt;br /&gt;
- $sql and $options['idColumn'] now also accept a value of false&lt;br /&gt;
- XML_Query2XML now comes with 803 phpt unit tests
 </content:encoded>
 <dc:date>2007-05-26T08:03:04-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/XML_Query2XML/download/1.2.0/">
 <title>XML_Query2XML 1.2.0</title>
 <link>http://pear.php.net/package/XML_Query2XML/download/1.2.0/</link>
 <content:encoded>This third stable release contains a new feature and some minor coding-style related changes&lt;br /&gt;
- it is now possible to handle data sources that use another character encoding&lt;br /&gt;
  than ISO-8859-1; see the 'encoder' option:&lt;br /&gt;
  http://query2xml.sf.net/docs/html/XML_Query2XML/tutorial_XML_Query2XML.pkg.html#query2xml_getxml.options_encoder&lt;br /&gt;
  Thanks to Mickael Guerin for making me implement this feature that has been sitting on my&lt;br /&gt;
  todo list for quite some time now.&lt;br /&gt;
- other character encodings than UTF-8 can now also be used for XML encoding; see&lt;br /&gt;
  http://query2xml.sf.net/docs/html/XML_Query2XML/tutorial_XML_Query2XML.pkg.html#encoding&lt;br /&gt;
- unit tests are now correctly skipped if the database connection fails&lt;br /&gt;
- XML_Query2XML now comes with 783 phpt unit tests
 </content:encoded>
 <dc:date>2007-04-15T09:06:46-05:00</dc:date>
</item>

</rdf:RDF>