Re: [fw-general] Zend_Pagination_Adapter_Array usage questions

2010-08-11 Thread Matthew Ratzloff
It can be considered a bug now; please file a ticket. I believe at the time Paginator was released, PHP 5.0 was the minimum required version and so it was left out because it wouldn't be widely used (that parameter was added in 5.0.2). For now you could simply create your own adapter to get aroun

[fw-general] Zend_Pagination_Adapter_Array usage questions

2010-08-11 Thread damir.mitrovic
Hi, I am wondering is this is normal behaviour. I have an array: array(2) { [127443] => string(8) "12345678" [1270236] => string(8) "12345678" [1270656] => string(8) "12345678" } I've created Zend_Paginator object with Zend_Pagination_Adapter_Array and I am iterating this