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 return type of iterateKeyValue() #6402

Merged
merged 1 commit into from
May 16, 2024

Conversation

derrabus
Copy link
Member

@derrabus derrabus commented May 16, 2024

Q A
Type bug
Fixed issues N/A

Summary

I messed this up in #6399. We cannot make any assumptions regarding key and value here.

@derrabus derrabus added this to the 3.8.5 milestone May 16, 2024
@derrabus derrabus merged commit 3d1041b into doctrine:3.8.x May 16, 2024
88 of 89 checks passed
@derrabus derrabus deleted the bugfix/iterate-key-value branch May 16, 2024 07:49
derrabus added a commit to derrabus/dbal that referenced this pull request May 16, 2024
* 3.8.x:
  Fix return type of iterateKeyValue() (doctrine#6402)
  PHPStan 1.11.1 (doctrine#6399)
derrabus added a commit that referenced this pull request May 16, 2024
* 4.0.x:
  Fix iterable type errors
  Fix return type of iterateKeyValue() (#6402)
  Psalm 5.24.0 (#6401)
  PHPUnit 10.5.20 (#6400)
  PHPStan 1.11.1 (#6399)
derrabus added a commit that referenced this pull request May 16, 2024
* 4.1.x:
  Fix iterable type errors
  Fix return type of iterateKeyValue() (#6402)
  Psalm 5.24.0 (#6401)
  PHPUnit 10.5.20 (#6400)
  PHPStan 1.11.1 (#6399)
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.

None yet

1 participant