Hello! When I try to get the selected data from the Zend\Db\ResultSet\ResultSet as array, an exception is thrown:
When I iterate through the ResultSet or call ResultSet#current(), I can access the retrieved data. How to make Zend\Db\ResultSet\ResultSet#toArray() work as expected? -- View this message in context: http://zend-framework-community.634137.n4.nabble.com/ResultSet-toArray-doesn-t-return-the-data-array-tp4659627.html Sent from the Zend Framework mailing list archive at Nabble.com. -- List: [email protected] Info: http://framework.zend.com/archives Unsubscribe: [email protected]
