drupal-graphql / drupal-graphql/graphql
[4.x] Backport type improvements as `@*` docblock annotations
Open
- Dominant language
- PHP
- Stars
- 287
- Forks
- 198
- PR merge metrics
- No merged PRs in 30d
Description
We plan to make type improvements in [#1338]. We can't port those to 4.x because they'd be breaking changes and sometimes the normal docblock types interfere with PHPCS. However we can use `@*` docblock annotations to backport the types and make them show up for everyone using PHPStan. That will help people get their 4.x code ready for 5.x
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.