lexik / LexikFormFilterBundle

This Symfony bundle aim to provide classes to build some form filters and then build a doctrine query from this form filter.
MIT License
389 stars 119 forks source link

feat: improve ci, add more tests, fix deprecations, drop support of php 7.1 #365

Closed Chris53897 closed 8 months ago

Chris53897 commented 1 year ago

For drop of support for php 7.1, see https://github.com/Chris53897/LexikFormFilterBundle/actions/runs/4033220613/jobs/6933597204

Ci deprecation: please see https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Symfony 4.4 is no longer LTS https://symfony.com/releases/4.4 Maybe the support in this bundle could be droped?