[PR #7444] Fixed URLs of doctrine-mapping.xsd in docs #10491

Open
opened 2026-01-22 16:07:44 +01:00 by admin · 0 comments
Owner

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

State: closed
Merged: Yes


Until now the references to the doctrine-mapping.xsd consisted of different URLs.

A grep of docs showed:

Now it is used https://www.doctrine-project.org/schemas/orm/doctrine-mapping.xsd everywhere.

This PR addresses #6968.

**Original Pull Request:** https://github.com/doctrine/orm/pull/7444 **State:** closed **Merged:** Yes --- Until now the references to the `doctrine-mapping.xsd` consisted of different URLs. A grep of docs showed: * /Users/robo/dev/php/Doctrine/doctrine-mapping.xsd * http://doctrine-project.org/schemas/orm/doctrine-mapping.xsd * http://www.doctrine-project.org/schemas/orm/doctrine-mapping.xsd * https://raw.github.com/doctrine/doctrine2/master/doctrine-mapping.xsd Now it is used https://www.doctrine-project.org/schemas/orm/doctrine-mapping.xsd everywhere. This PR addresses #6968.
admin added the pull-request label 2026-01-22 16:07:44 +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#10491