Skip to content

Releases: rdohms/dms-filter-bundle

PHP8 Compat.

28 Jul 11:04
v5.0.0
4cba66c
Compare
Choose a tag to compare

v4.0.0

12 Aug 10:01
v4.0.0
25ff741
Compare
Choose a tag to compare

BC Notes:
PHP support bumped up to 7.1.13

Total issues resolved: 2

v3.1.2

13 Jul 15:00
13994b8
Compare
Choose a tag to compare

Fix PHP Version Compat

05 Mar 13:36
3fa3a04
Compare
Choose a tag to compare

Tag 3.1 relied on code that made it not compatible with PHP 5.3, this fixes that.

*Note we no longer support 5.3 so these versions will no longer be updated.

Symfony 4 Compatibility

13 Dec 09:07
3581a5c
Compare
Choose a tag to compare
  • Support Symfony 4 while maintaining BC.

Symfony Compatibility

05 Jun 10:21
Compare
Choose a tag to compare

This version is compatible with Symfony 3.3 as well as 2.8+

v3.1: Merge pull request #29 from yoeunes/callable

05 Apr 20:32
Compare
Choose a tag to compare

Supports any callable in ContainerFilter, not just concrete methods.

v3.0: Merge pull request #28 from msvrtan/symfony3-compatibility

28 Jul 21:42
Compare
Choose a tag to compare

This release makes the bundle fully compatible with Symfony 3.0.
No new features were added.

v3.0-alpha: Merge pull request #24 from rdohms/fix-build

17 Jun 13:41
Compare
Choose a tag to compare

Alpha release for v3.0 which brings the bundle up to Symfony 3.0

2.1.0: Update composer.json

01 Mar 10:01
Compare
Choose a tag to compare

Allows usage of DMS/Filter 3.0