PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Structures » Structures_DataGrid » Bug #3617

array_multisort() - Argument #3 is expected to be an array

Details

Submitted2005-02-27 20:32 UTC
Fromrafal at friendlysol dot com
Assignedasnagy
StatusClosed
PackageStructures_DataGrid
PHP Version5.0.3
OSFreebsd
Roadmaps(Not assigned)

Comments

[2005-02-27 20:32 UTC] rafal at friendlysol dot com

Description:
------------
This occurs when we bind db data to the grid and display it.

Warning: array_multisort() [function.array-multisort]: Argument #3 is expected to be an array or a sort flag in /usr/local/share/pear/Structures/DataGrid/DataSource/Array.php on line 172

Structures_DataGrid 0.6.2 beta

This error does not show up when I downgrade to the previous version.

Expected result:
----------------
I expect not to see an error

Actual result:
--------------
Warning: array_multisort() [function.array-multisort]: Argument #3 is expected to be an array or a sort flag in /usr/local/share/pear/Structures/DataGrid/DataSource/Array.php on line 172

The rest of the page still shows up