Add backwards-compatible type declarations #6651

Closed
opened 2026-01-22 15:36:31 +01:00 by admin · 0 comments
Owner

Originally created by @greg0ire on GitHub (Mar 12, 2021).

We should grep for:

  • private function
  • final protected function
  • final class

And see if we can add type declarations.
Since the phpdoc might be inaccurate, this is a risky move, and as such should IMO target 2.9.x

Originally created by @greg0ire on GitHub (Mar 12, 2021). We should grep for: - `private function` - `final protected function` - `final class` And see if we can add type declarations. Since the phpdoc might be inaccurate, this is a risky move, and as such should IMO target 2.9.x
admin added the Improvement label 2026-01-22 15:36:31 +01:00
admin closed this issue 2026-01-22 15:36:31 +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#6651