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

refactor: use list type in SchemaTool #10199

Merged
merged 1 commit into from
Nov 10, 2022
Merged

refactor: use list type in SchemaTool #10199

merged 1 commit into from
Nov 10, 2022

Conversation

simPod
Copy link
Contributor

@simPod simPod commented Nov 3, 2022

phpstan 1.9.0 has some additional support for lists. It discovered some new complains on my code because it is not typed as list here.

@simPod simPod marked this pull request as ready for review November 3, 2022 08:35
@derrabus derrabus merged commit 88b36e0 into doctrine:2.14.x Nov 10, 2022
derrabus added a commit to derrabus/orm that referenced this pull request Nov 11, 2022
* 2.14.x:
  Add a constructor to CacheKey (doctrine#10212)
  Psalm 4.30.0, PHPStan 1.9.2 (doctrine#10213)
  Allow "Expr\Func" as condition in join (doctrine#10202)
  refactor: use list type in SchemaTool (doctrine#10199)
derrabus added a commit to derrabus/orm that referenced this pull request Nov 11, 2022
* 2.14.x:
  Add a constructor to CacheKey (doctrine#10212)
  Psalm 4.30.0, PHPStan 1.9.2 (doctrine#10213)
  Allow "Expr\Func" as condition in join (doctrine#10202)
  refactor: use list type in SchemaTool (doctrine#10199)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants