| PEAR Announce 2005-03-18, 3:57 pm |
| The new PEAR package Pager-2.2.7 (stable) has been released at http://pear.php.net/.
Release notes
-------------
- added Pager_Wrapper_Eclipse() function in the /examples/Pager_Wrapper example
(thanks to Matte Edens)
- added support for statements with subqueries in the Pager Wrappers
(thanks to Tobias Kuckuck)
- fixed bug #3451 (arrays in extraVars not handled correctly)
Package Info
-------------
It takes an array of data as input and page it according to various parameters. It also builds links within a specified range, and allows complete customization of the output (it even works with mod_rewrite).
Two operating modes available: "Jumping" and "Sliding" window style.
Related Links
-------------
Package home: http://pear.php.net/package/Pager
Changelog: http://pear.php.net/package/Pager/download/2.2.7
Download: http://pear.php.net/get/Pager-2.2.7.tgz
Authors
-------------
Richard Heyes (lead)
Lorenzo Alberton <l.alberton@quipo.it> (lead)
|