I've took a look into the method code (https://github.com/zendframework/zf2/blob/master/library/Zend/Db/ResultSet/AbstractResultSet.php#L254). Now I've implemented the method toArray() in my mapper class, (which the resultset prototype is based on) and it works.
But I'm still not getting, where the ResultSet object stores its data... -- View this message in context: http://zend-framework-community.634137.n4.nabble.com/ResultSet-toArray-doesn-t-return-the-data-array-tp4659627p4659628.html Sent from the Zend Framework mailing list archive at Nabble.com. -- List: fw-general@lists.zend.com Info: http://framework.zend.com/archives Unsubscribe: fw-general-unsubscr...@lists.zend.com