This repository was archived by the owner on Jan 30, 2020. It is now read-only.
zend-paginator 2.8.1
·
28 commits
to master
since this release
Added
- Nothing.
Changed
- Nothing.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- #45 fixes an error in the
DbSelectFactorywhereby it ignored the fourth option passed via$options, which can be used to specify a zend-dbSelectinstance for purposes of counting the rows that will be returned.