[PR #6653] Drop Doctrine\ORM\Version, using PackageVersions\Version::getVersion("doctrine/orm") instead, which is more reliable #10088

Closed
opened 2026-01-22 16:06:23 +01:00 by admin · 0 comments
Owner

Original Pull Request: https://github.com/doctrine/orm/pull/6653

State: closed
Merged: Yes


This removes the need to:

  • bump the release version each time, manually (or via build.xml)
  • figure out which version the users are running (just ask them to run a CLI command)
**Original Pull Request:** https://github.com/doctrine/orm/pull/6653 **State:** closed **Merged:** Yes --- This removes the need to: * bump the release version each time, manually (or via `build.xml`) * figure out which version the users are running (just ask them to run a CLI command)
admin added the pull-request label 2026-01-22 16:06:23 +01:00
admin closed this issue 2026-01-22 16:06:23 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#10088