Releases: w3c/W3CLifecycleEventsBundle
Releases · w3c/W3CLifecycleEventsBundle
v2.1.0
05 Nov 12:22
Compare
Sorry, something went wrong.
No results found
v3.1.0
04 Nov 15:42
Compare
Sorry, something went wrong.
No results found
Added LifecycleEventsDispatcher::getDispatcher() that returns Sf's di…
v3.0.0: Fixed deprecations, updated requirements (#13)
21 Aug 14:45
Compare
Sorry, something went wrong.
No results found
This release requires PHP 7.4 and fixes deprecations
v2.0.2: Require doctrine/persistance in root (#12)
21 Aug 14:42
Compare
Sorry, something went wrong.
No results found
Require doctrine/persistence in root and set to ^1.3.3 since v2 has some breaking changes (namespace changes) which are directly used in this bundle. After merging this PR, a new version should be tagged.
SF4 Compatibility
15 Feb 13:54
Compare
Sorry, something went wrong.
No results found
SF4 compatibility (#11)
* test SF4 compatibility
* Added doc for Symfony 4
* pin coveralls to 2.x
v2.0.0
17 Oct 09:04
Compare
Sorry, something went wrong.
No results found
Changelog
Fix #8 : BC change prevent events from being dispatched multiple times. LifecycleEventsDispatcher::init() has been removed
v1.2.1
31 Mar 09:09
Compare
Sorry, something went wrong.
No results found
Fix SensioLabs Insight violation
v1.2.0: Merge pull request #5 from w3c/deletions-identifier
30 Mar 16:23
Compare
Sorry, something went wrong.
No results found
Deletion events can now hold information about pre-deletion identifiers
v1.1.0: Merge pull request #4 from w3c/inverse
30 Mar 14:47
Compare
Sorry, something went wrong.
No results found
This release introduce the possibility to monitor changes to inverse side of Doctrine relationships.
v1.0.2
21 Mar 15:36
Compare
Sorry, something went wrong.
No results found
force collectionChangeSet to [] instead of null by default