- Add support for
doctrine/collections3.x
- #62 Remove some PHPStan annotations from
Pagerfanta\PagerfantaInterfaceandPagerfanta\Pagerfantato resolve downstream compatibility issues
- Misc. type updates (internally, the library has also updated to PHPStan 2.0)
- #56 Add support for
Doctrine\Common\Collections\ReadableCollectioninPagerfanta\Doctrine\Collections\CollectionAdapter
- Add support for
ruflin/elastica8.x - Deprecate not returning a query builder from the modifier callback in
Pagerfanta\Doctrine\DBAL\QueryAdapter
- Add support for
doctrine/phpcr-odm2.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/dbal4.x - Add support for
doctrine/orm3.x
- #50 Add
pagevariable 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