<?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/Structures_DataGrid_DataSource_Array/download/0.1.4/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Structures_DataGrid_DataSource_Array/download/0.1.3/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Structures_DataGrid_DataSource_Array/download/0.1.2/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Structures_DataGrid_DataSource_Array/download/0.1.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Structures_DataGrid_DataSource_Array/download/0.1.0/"/>
</rdf:Seq>
</items>

<title>Latest releases</title>
<description>The latest releases for the package structures_datagrid_datasource_array</description>
</channel>

<item rdf:about="http://pear.php.net/package/Structures_DataGrid_DataSource_Array/download/0.1.4/">
 <title>Structures_DataGrid_DataSource_Array 0.1.4</title>
 <link>http://pear.php.net/package/Structures_DataGrid_DataSource_Array/download/0.1.4/</link>
 <content:encoded>- Bug #13134: A notice is raised if an empty array is passed to bind()
 </content:encoded>
 <dc:date>2008-02-16T13:02:23-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Structures_DataGrid_DataSource_Array/download/0.1.3/">
 <title>Structures_DataGrid_DataSource_Array 0.1.3</title>
 <link>http://pear.php.net/package/Structures_DataGrid_DataSource_Array/download/0.1.3/</link>
 <content:encoded>- Request #12018: new option 'natsort' allows natural sorting of data; e.g. &lt;br /&gt;
  'example1, Example2, test1, Test2' vs. 'Example2, Test2, example1, test1'&lt;br /&gt;
  (default sorting, capital letters will come first)&lt;br /&gt;
- Bug #12020: arrays with non-continuous keys are now &lt;br /&gt;
- add support for using object instead of associative arrays as records&lt;br /&gt;
&lt;br /&gt;
The new option and the bug fix also affect the following DataSource drivers:&lt;br /&gt;
CSV, DB (not DBQuery!), Excel, RSS, XML
 </content:encoded>
 <dc:date>2007-12-18T11:22:28-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Structures_DataGrid_DataSource_Array/download/0.1.2/">
 <title>Structures_DataGrid_DataSource_Array 0.1.2</title>
 <link>http://pear.php.net/package/Structures_DataGrid_DataSource_Array/download/0.1.2/</link>
 <content:encoded>- Bug #9914: removed the (wrong) assumption that always an array index 0 exists&lt;br /&gt;
  (thanks to Rob, rjbarbour at gmail dot com)
 </content:encoded>
 <dc:date>2007-01-24T14:56:48-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Structures_DataGrid_DataSource_Array/download/0.1.1/">
 <title>Structures_DataGrid_DataSource_Array 0.1.1</title>
 <link>http://pear.php.net/package/Structures_DataGrid_DataSource_Array/download/0.1.1/</link>
 <content:encoded>- performance optimization: when PHP &gt;= 5.1.0 is installed, its native&lt;br /&gt;
  array_intersect_key() function is now used instead of an emulation of this&lt;br /&gt;
  function in PHP code&lt;br /&gt;
- this package is now licensed under the New BSD license
 </content:encoded>
 <dc:date>2006-12-16T11:09:19-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Structures_DataGrid_DataSource_Array/download/0.1.0/">
 <title>Structures_DataGrid_DataSource_Array 0.1.0</title>
 <link>http://pear.php.net/package/Structures_DataGrid_DataSource_Array/download/0.1.0/</link>
 <content:encoded>Changes since Structures_DataGrid 0.6.3:&lt;br /&gt;
&lt;br /&gt;
- DataSource driver unbundled from Structures_DataGrid core&lt;br /&gt;
- bug #6582: the method sort() in Array DataSource driver can no longer&lt;br /&gt;
  be called statically (this method should have been used only internally)
 </content:encoded>
 <dc:date>2006-06-19T12:06:29-05:00</dc:date>
</item>

</rdf:RDF>