Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix PHPStan #284

Merged
merged 1 commit into from
Sep 20, 2021
Merged

Fix PHPStan #284

merged 1 commit into from
Sep 20, 2021

Conversation

derrabus
Copy link
Member

No description provided.

@derrabus derrabus added this to the 1.6.9 milestone Sep 20, 2021
@derrabus derrabus merged commit dd35060 into doctrine:1.6.x Sep 20, 2021
@derrabus derrabus deleted the bump/phpstan branch September 20, 2021 20:44
derrabus added a commit that referenced this pull request Sep 20, 2021
* Revert "Update Psalm and fix a few issues"

This selectively reverts commit
6476b7e, now that PHPStan understands
array-key. Note that the introduced return types are preserved because
it should be that way whenever the #[ReturnTypeWillChange] attribute
appears.

Another big reason to revert this is that the phpdoc for offsetSet is
wrong, it should have been TKey|null, not just TKey.

* Merge pull request #284 from derrabus/bump/phpstan

Fix PHPStan

Co-authored-by: Grégoire Paris <postmaster@greg0ire.fr>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant