[PR #1334] Changed some wrong usage of the @internal phpdoc #9394

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

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

State: closed
Merged: Yes


With this PR I removed/moved some @internal phpdocs as they weren't "real" internal tags, but more like internal info which ocramius and beberlei pointed out to me on the IRC channel.
The use of the @internal phpdoc shows in IDE's as if the method/class should not be used and that's not true is most of the cases

**Original Pull Request:** https://github.com/doctrine/orm/pull/1334 **State:** closed **Merged:** Yes --- With this PR I removed/moved some @internal phpdocs as they weren't "real" internal tags, but more like internal info which ocramius and beberlei pointed out to me on the IRC channel. The use of the @internal phpdoc shows in IDE's as if the method/class should not be used and that's not true is most of the cases
admin added the pull-request label 2026-01-22 16:04:11 +01:00
admin closed this issue 2026-01-22 16:04:11 +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#9394