Skip to content

Change priority for the Doctrine event listener to -100

Compare
Choose a tag to compare
@mpdude mpdude released this 30 Apr 14:08
· 90 commits to master since this release

Changed priority for the Doctrine listener to -100 to defer injection of translation objects.

That should make it possible to mark fields as translatable that have their value managed by other Doctrine extensions. (GitHub PR #6)