Skip to content

Releases: E-vence/SoftDeleteableListenerExtensionBundle

Various fixes

16 Oct 06:16
fbd13f6
Compare
Choose a tag to compare
Merge pull request #45 from RomanApunts/patch-6

Update services.php

Fixes support for attributes

18 Sep 05:55
74c9fcc
Compare
Choose a tag to compare

Fixes support for attributes

3.2.2

15 Jan 09:43
698b812
Compare
Choose a tag to compare

Fixes wrong type expectation onSoftDelete Constructor

3.2.1

28 Jul 08:00
8ad9c10
Compare
Choose a tag to compare

Small fix: Added return values on configuration removing deprecated messages

3.2.0

06 Mar 10:21
450e61d
Compare
Choose a tag to compare

Support of php 8 attributes

3.1.2

19 Sep 08:02
8cbac02
Compare
Choose a tag to compare
  • Fix loading of config from the Gedmo annotation
  • Fix softDelete condition

3.1.1

17 May 15:10
7f4ca62
Compare
Choose a tag to compare
Merge pull request #32 from jukuan/master

Support Symfony 6.0 as well

Compatible with PHP 8

13 Oct 07:45
ac83a40
Compare
Choose a tag to compare
Merge pull request #31 from nikossvnk/update/support-php-8

support php 8 in composer.json

Compatible with Symfony 5+

02 Jun 09:48
57680ed
Compare
Choose a tag to compare
Merge pull request #26 from vincent-dravert/master

Updated composer for SF5 compatibility

Compatible with Symfony 4.3

03 Apr 11:16
724d82c
Compare
Choose a tag to compare
Merge pull request #25 from chieftechs/master

Compatibility with Symfony 4.2+