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

Merge tests for fetch behavior of freed results #5810

Merged
merged 1 commit into from
Nov 6, 2022

Conversation

derrabus
Copy link
Member

@derrabus derrabus commented Nov 6, 2022

Q A
Type improvement
Fixed issues N/A

Summary

The test StatementTest::testFetchFromExecutedStatementWithFreedResult() actually tests behavior of the result classes for calling fetch methods after the result has been freed. In ResultTest we have a similar test that is limited to two drivers only. I think, we can and should merged these two tests.

@derrabus derrabus added this to the 3.5.2 milestone Nov 6, 2022
@derrabus derrabus force-pushed the tests/merge-freed-result-tests branch 2 times, most recently from 784089e to b3c9dbb Compare November 6, 2022 18:01
@derrabus derrabus force-pushed the tests/merge-freed-result-tests branch from b3c9dbb to 92ddda8 Compare November 6, 2022 18:02
@derrabus derrabus merged commit 8248359 into doctrine:3.5.x Nov 6, 2022
@derrabus derrabus deleted the tests/merge-freed-result-tests branch November 6, 2022 21:39
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants