Orm: Psalm support

Created on 27 Jun 2019  路  1Comment  路  Source: doctrine/orm

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)

New Feature Question

Most helpful comment

@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.

>All comments

@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.

Was this page helpful?
0 / 5 - 0 ratings