Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

zend-paginator 2.8.1

Compare
Choose a tag to compare
@weierophinney weierophinney released this 30 Jan 15:55
· 28 commits to master since this release

Added

  • Nothing.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #45 fixes an error in the DbSelectFactory whereby it ignored the fourth option passed via $options, which can be used to specify a zend-db Select instance for purposes of counting the rows that will be returned.