I would have expected limit 0 to mean "no limit" or "unlimited". The current behaviour seems to follow that pattern.
That said, PHP's LimitIterator treats -1 as unlimited and 0 triggers an OutOfBoundsException. Cheers, David -- View this message in context: http://zend-framework-community.634137.n4.nabble.com/Select-object-behaviour-tp2952795p2955312.html Sent from the Zend Framework mailing list archive at Nabble.com.
