Releases: E-vence/SoftDeleteableListenerExtensionBundle
Releases · E-vence/SoftDeleteableListenerExtensionBundle
Various fixes
Merge pull request #45 from RomanApunts/patch-6 Update services.php
Fixes support for attributes
Fixes support for attributes
3.2.2
Fixes wrong type expectation onSoftDelete Constructor
3.2.1
Small fix: Added return values on configuration removing deprecated messages
3.2.0
Support of php 8 attributes
3.1.2
- Fix loading of config from the Gedmo annotation
- Fix softDelete condition
3.1.1
Merge pull request #32 from jukuan/master Support Symfony 6.0 as well
Compatible with PHP 8
Merge pull request #31 from nikossvnk/update/support-php-8 support php 8 in composer.json
Compatible with Symfony 5+
Merge pull request #26 from vincent-dravert/master Updated composer for SF5 compatibility
Compatible with Symfony 4.3
Merge pull request #25 from chieftechs/master Compatibility with Symfony 4.2+