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

fix(doctrine): doctrine/orm:^3.0 support #6193

Merged
merged 2 commits into from
Mar 5, 2024

Conversation

soyuka
Copy link
Member

@soyuka soyuka commented Mar 1, 2024

@soyuka
Copy link
Member Author

soyuka commented Mar 1, 2024

@fabpot can confirm that sf dev tests are good to go, is it possible to release a new patch version (at least 6.4 and 7.0) ?

@fabpot
Copy link

fabpot commented Mar 4, 2024

@soyuka Releases done :)

@soyuka soyuka force-pushed the doctrine-orm-3 branch 2 times, most recently from dae3431 to da75e11 Compare March 5, 2024 10:04
@soyuka soyuka merged commit d8e2d0c into api-platform:3.2 Mar 5, 2024
54 of 55 checks passed
@soyuka soyuka deleted the doctrine-orm-3 branch March 5, 2024 10:16
soyuka added a commit to soyuka/core that referenced this pull request Mar 5, 2024
* feat: add compatibility with doctrine/orm 3.0

* attempt to fix lowest

---------

Co-authored-by: David de Boer <[email protected]>
soyuka added a commit to soyuka/core that referenced this pull request Mar 5, 2024
* feat: add compatibility with doctrine/orm 3.0

* attempt to fix lowest

---------

Co-authored-by: David de Boer <[email protected]>
soyuka added a commit that referenced this pull request Mar 5, 2024
* feat: add compatibility with doctrine/orm 3.0

* attempt to fix lowest

---------

Co-authored-by: David de Boer <[email protected]>
@julienhouyet
Copy link

Hello, I've updated to code version to 3.2.16 (and doctrine/orm to 3.1.0)but unfortunately I still have the same problem:

...Doctrine\NMapping".did you forget a "use" declaration for another namespace?

I downgraded and it works again:

  • Downgrade api-platform/core (v3.2.16 => v3.2.15) : Archive extraction
  • Install doctrine/common (3.4.3) : Extract archive
  • Decommissioning doctrine/orm (3.1.0 => 2.19.0) : Archive extraction

Have a nice day :)

@soyuka
Copy link
Member Author

soyuka commented Mar 12, 2024

I don't understand your message, please open a new issue with a stack trace, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants