phoenix icon indicating copy to clipboard operation
phoenix copied to clipboard

Make compatible with `doctrine/persistence` 4.0

Open ThomasLandauer opened this issue 1 year ago • 8 comments

Feature Request

What

See https://github.com/doctrine/persistence/releases/tag/4.0.0

Why

How

ThomasLandauer avatar Nov 06 '24 21:11 ThomasLandauer

doctrine/orm, symfony/doctrine-bridge needs to support it first

ostrolucky avatar Nov 06 '24 22:11 ostrolucky

For ORM it's done but not released yet.

greg0ire avatar Nov 06 '24 22:11 greg0ire

ORM 3.3.1 has been released and there is support for doctrine/persistence ^4.0

kaskader201 avatar Jan 07 '25 11:01 kaskader201

Ok. Now symfony/doctrine-bridge

ostrolucky avatar Jan 07 '25 11:01 ostrolucky

@kaskader201 that's cause it was contributed to 3.4.x, cause this is not a bugfix.

greg0ire avatar Jan 07 '25 16:01 greg0ire

Misread as "and there is no support"… there is support indeed, I accidentally released this as 3.3.1, so yeah, this blocker is removed 🤦

greg0ire avatar Jan 21 '25 21:01 greg0ire

My attempt: https://github.com/symfony/symfony/pull/59575

greg0ire avatar Jan 21 '25 21:01 greg0ire

New symfony/doctrine-bridge versions compatible with doctrine/persistence 4 have been released

ajgarlag avatar Jan 29 '25 08:01 ajgarlag

I guess this issue can be closed as completed with the linked PR.

Chris53897 avatar Jul 02 '25 07:07 Chris53897