- Misc. type updates (internally, the library has also updated to PHPStan 2.0)
- #56 Add support for
Doctrine\Common\Collections\ReadableCollection
inPagerfanta\Doctrine\Collections\CollectionAdapter
- Add support for
ruflin/elastica
8.x - Deprecate not returning a query builder from the modifier callback in
Pagerfanta\Doctrine\DBAL\QueryAdapter
- Add support for
doctrine/phpcr-odm
2.x
- #55 Add an EmptyAdapter
- #54 Add Psalm annotations to the
Pagerfanta::createForCurrentPageWithMaxPerPage()
static constructor
- #53 Fix Doctrine's
Criteria::setFirstResult()
method usage deprecation
- Add support for
doctrine/dbal
4.x - Add support for
doctrine/orm
3.x
- #50 Add
page
variable to Twig blocks where missing
- #48 Add support for memory efficient auto-pagination
- Consult the UPGRADE guide for changes between 3.x and 4.0