Psalm support #6263

Closed
opened 2026-01-22 15:29:48 +01:00 by admin · 2 comments
Owner

Originally created by @zerkms on GitHub (Jun 27, 2019).

Feature Request

Q A
New Feature yes
RFC no
BC Break no

Summary

Are there any plans to add psalm-specific typing annotations the same way it already was added in doctrine/collections (eg https://github.com/doctrine/collections/blob/master/lib/Doctrine/Common/Collections/Collection.php#L29)

Originally created by @zerkms on GitHub (Jun 27, 2019). ### Feature Request <!-- Fill in the relevant information below to help triage your issue. --> | Q | A |------------ | ------ | New Feature | yes | RFC | no | BC Break | no #### Summary <!-- Provide a summary of the feature you would like to see implemented. --> Are there any plans to add psalm-specific typing annotations the same way it already was added in `doctrine/collections` (eg https://github.com/doctrine/collections/blob/master/lib/Doctrine/Common/Collections/Collection.php#L29)
admin added the New FeatureQuestion labels 2026-01-22 15:29:48 +01:00
admin closed this issue 2026-01-22 15:29:48 +01:00
Author
Owner

@Ocramius commented on GitHub (Jun 27, 2019):

@zerkms overall 👍 to adding these from my end, but there's a huge list of PRs with required fixes that need attention too, so I won't be able to apply them myself.

I just finished covering https://github.com/Ocramius/ProxyManager/pull/467 in a similar way, if anybody needs inspiration to work on this.

@Ocramius commented on GitHub (Jun 27, 2019): @zerkms overall :+1: to adding these from my end, but there's a huge list of PRs with required fixes that need attention too, so I won't be able to apply them myself. I just finished covering https://github.com/Ocramius/ProxyManager/pull/467 in a similar way, if anybody needs inspiration to work on this.
Author
Owner

@orklah commented on GitHub (Jan 2, 2021):

I think this can be closed now

@orklah commented on GitHub (Jan 2, 2021): I think this can be closed now
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#6263