» Version | » Information |
---|---|
0.2.0dev1 |
Easy InstallNot sure? Get more info. pear install Structures_DataGrid_DataSource_Array-0.2.0dev1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Structures_DataGrid_DataSource_Array-0.2.0dev1 Release date: 2010-10-10 13:27 UTC Release state: beta Release uploaded by: doconnor Changelog: QA release Directory layout Bug #13134 A notice is raised if an empty array is passed to bind() - add support for sorting by multiple fields (also affects the CSV, DB, Excel, RSS and XML datasources) Dependencies:
|
0.1.4 |
Easy InstallNot sure? Get more info. pear install Structures_DataGrid_DataSource_Array-0.1.4 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Structures_DataGrid_DataSource_Array-0.1.4 Release date: 2008-02-16 13:02 UTC Release state: beta Release uploaded by: wiesemann Changelog: - Bug #13134: A notice is raised if an empty array is passed to bind() Dependencies:
|
0.1.3 |
Easy InstallNot sure? Get more info. pear install Structures_DataGrid_DataSource_Array-0.1.3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Structures_DataGrid_DataSource_Array-0.1.3 Release date: 2007-12-18 11:22 UTC Release state: beta Release uploaded by: wiesemann Changelog: - Request #12018: new option 'natsort' allows natural sorting of data; e.g. 'example1, Example2, test1, Test2' vs. 'Example2, Test2, example1, test1' (default sorting, capital letters will come first) - Bug #12020: arrays with non-continuous keys are now - add support for using object instead of associative arrays as records The new option and the bug fix also affect the following DataSource drivers: CSV, DB (not DBQuery!), Excel, RSS, XML Dependencies:
|
0.1.2 |
Easy InstallNot sure? Get more info. pear install Structures_DataGrid_DataSource_Array-0.1.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Structures_DataGrid_DataSource_Array-0.1.2 Release date: 2007-01-24 14:56 UTC Release state: beta Release uploaded by: wiesemann Changelog: - Bug #9914: removed the (wrong) assumption that always an array index 0 exists (thanks to Rob, rjbarbour at gmail dot com) Dependencies:
|
0.1.1 |
Easy InstallNot sure? Get more info. pear install Structures_DataGrid_DataSource_Array-0.1.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Structures_DataGrid_DataSource_Array-0.1.1 Release date: 2006-12-16 11:09 UTC Release state: beta Release uploaded by: wiesemann Changelog: - performance optimization: when PHP >= 5.1.0 is installed, its native array_intersect_key() function is now used instead of an emulation of this function in PHP code - this package is now licensed under the New BSD license Dependencies:
|
0.1.0 |
Easy InstallNot sure? Get more info. pear install Structures_DataGrid_DataSource_Array-0.1.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Structures_DataGrid_DataSource_Array-0.1.0 Release date: 2006-06-19 12:06 UTC Release state: beta Release uploaded by: wiesemann Changelog: Changes since Structures_DataGrid 0.6.3: - DataSource driver unbundled from Structures_DataGrid core - bug #6582: the method sort() in Array DataSource driver can no longer be called statically (this method should have been used only internally) Dependencies:
|