Skip to content

Tags: zghosts/DoctrineExtensions

Tags

v2.4.38

Verified

This commit was signed with the committer’s verified signature. The key has expired.
AkenRoberts Aken Roberts
Tag 2.4.38

v2.4.37

Bug fix for null value translations (doctrine-extensions#1990)

v2.4.36

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request doctrine-extensions#1932 from jkabat/v2.4.x

[Sortable] Fix issue with position synchronization when items are add…

v2.4.35

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request doctrine-extensions#1917 from Atlantic18/revert-18…

…68-remove-soft-deleted-objects-from-cache

Revert "[SoftDeleteable] Detach soft-deleted objects from entity manager after flush"

v2.4.34

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request doctrine-extensions#1896 from phansys/lower_depend…

…encies

[bugfix] Fix lower dependencies

v2.4.33

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request doctrine-extensions#1865 from enricog84/v2.4.x

Changed default for hardDelete option to 'true'

v2.4.32

Verified

This commit was signed with the committer’s verified signature.
l3pp4rd Gediminas Morkevicius
removes failing assertion, for whatever reason now

v2.4.31

Merge pull request doctrine-extensions#1837 from ste93cry/issue-1820

Add support for Doctrine immutable date types

v2.4.30

Merge pull request doctrine-extensions#1800 from romain-pierre/fix-quote

Fixes deprecated usages of the quote methods

v2.4.29

Merge pull request doctrine-extensions#1791 from JCID/patch-1

[Loggable] Allow for Embedded documents to also have child documents