Problem/Motivation

Several Doctrine projects have their latest stable branch(es) marked as unsupported on the Doctrine website.

See #3104265: Update Composer dependencies on Doctrine components in 9.0.x for background.

See https://github.com/doctrine/lexer/issues/39 for an example.

Proposed resolution

1. If they really are supported and this is confirmed by Doctrine, update
2. If they're really not supported, add a conflicts section to composer.json
3. ???

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Comments

catch created an issue. See original summary.

catch’s picture

berdir’s picture

We got feedback on https://github.com/doctrine/lexer/issues/39 that the latest versions are indeed supported, so it's just the documentation beeing out of date. Not sure if there's any information on how long they will be supported, but looks like latest version == best for now?

catch’s picture

Status: Active » Fixed

Yeah that makes sense. Closing this again.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

xjm’s picture