Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incompatibility with Doctrine/ORM 2.16 / 2.17 #7142

Closed
alexander-schranz opened this issue Aug 21, 2023 · 1 comment
Closed

Incompatibility with Doctrine/ORM 2.16 / 2.17 #7142

alexander-schranz opened this issue Aug 21, 2023 · 1 comment
Labels
Bug Error or unexpected behavior of already existing functionality help wanted

Comments

@alexander-schranz
Copy link
Member

alexander-schranz commented Aug 21, 2023

Q A
Sulu Version 2.4.14 , 2.5.10
PHP Version -
DB Version -
Browser Version -

Actual Behavior

Currently there are some blocking doctrine/orm issues which let our own tests and also projects run into issues.

Currently we will conflict doctrine/orm 2.16.0 completely in: #7141

Expected Behavior

The target of this issue is that we focus on extending doctrine/orm packages with more tests which target our different use cases of doctrine:

  • custom timestamp and user blame listener work like expected
  • more tests using resolveTargetListener
  • tests for flush in a postPersist event
  • tests for gedmo tree extensions initializing all listeners

Steps to Reproduce

This is also something which would already help if we have smaller reproducer for the issues above. I tried to start with but could not yet finish it, not sure if others did yet create reproducers for the issues:

https://github.com/alexander-schranz/reproducer-doctrine-orm-issue-10869/

@alexander-schranz alexander-schranz added Bug Error or unexpected behavior of already existing functionality help wanted labels Aug 21, 2023
@alexander-schranz alexander-schranz pinned this issue Aug 23, 2023
@alexander-schranz alexander-schranz changed the title Incompatibility with Doctrine/ORM 2.16 Incompatibility with Doctrine/ORM 2.16 / 2.17 Nov 16, 2023
@alexander-schranz
Copy link
Member Author

the doctrine issues seems to be fixed and so again allow newer doctrine versions: #7255. So sulu installations already using doctrine/orm 2.16 get also again the latest sulu releases and are not blocked on older versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Error or unexpected behavior of already existing functionality help wanted
Projects
None yet
Development

No branches or pull requests

1 participant