[PR #9918] Enrich types #11975

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

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

State: closed
Merged: No


Yesterday, I tried to migrate a new namespace to PHP8 syntax, and it turns out it has wrong PHPDoc. I suspect the same holds true for numerous types under the AST namespace. Here are types widenings I applied based on the unit tests, but I think it would be better to use a common ancestor in many cases.

**Original Pull Request:** https://github.com/doctrine/orm/pull/9918 **State:** closed **Merged:** No --- Yesterday, I tried to migrate a new namespace to PHP8 syntax, and it turns out it has wrong PHPDoc. I suspect the same holds true for numerous types under the AST namespace. Here are types widenings I applied based on the unit tests, but I think it would be better to use a common ancestor in many cases.
admin added the pull-request label 2026-01-22 16:12:30 +01:00
admin closed this issue 2026-01-22 16:12:30 +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#11975