mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
[PR #8002] Remove ORM 2.0 version constraints from docs #10763
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/doctrine/orm/pull/8002
State: closed
Merged: Yes
master is going to be ORM 3.0 and the documentation is still referencing information about version 2 features and when they were introduced. This PR is removing them because they are irrelevant for 3.0.
The docs also still name the ORM project "Doctrine 2" which isn't accurate since the renaming of the repository/project. This PR rephrases those occurrences with "Doctrine ORM" or just "ORM".