Skip to content

Releases: w3c/W3CLifecycleEventsBundle

v2.0.2: Require doctrine/persistance in root (#12)

21 Aug 14:42
0455cd4
Compare
Choose a tag to compare
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
030da91
Compare
Choose a tag to compare
SF4 compatibility (#11)

* test SF4 compatibility

* Added doc for Symfony 4

* pin coveralls to 2.x

v2.0.0

17 Oct 09:04
Compare
Choose a tag to compare

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
Choose a tag to compare
Fix SensioLabs Insight violation

v1.2.0: Merge pull request #5 from w3c/deletions-identifier

30 Mar 16:23
Compare
Choose a tag to compare

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
Choose a tag to compare

This release introduce the possibility to monitor changes to inverse side of Doctrine relationships.

v1.0.2

21 Mar 15:36
Compare
Choose a tag to compare
force collectionChangeSet to [] instead of null by default

v1.0.1: Merge pull request #3 from w3c/fix-#1

15 Mar 18:14
Compare
Choose a tag to compare
Fix:  Reflection exception when updating an embedded entity #1

v1.0.0

28 Feb 15:59
Compare
Choose a tag to compare
Missing license name!