Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 0.9.3

Bug #3617 array_multisort() - Argument #3 is expected to be an array
Submitted: 2005-02-27 20:32 UTC
From: rafal at friendlysol dot com Assigned: asnagy
Status: Closed Package: Structures_DataGrid
PHP Version: 5.0.3 OS: Freebsd
Roadmaps: (Not assigned)    
Subscription  


 [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

Comments

 [2005-03-18 21:12 UTC] asnagy
This bug has been fixed in CVS. In case this was a documentation problem, the fix will show up at the end of next Sunday (CET) on pear.php.net. In case this was a pear.php.net website problem, the change will show up on the website in short time. Thank you for the report, and for helping us make PEAR better.