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

Run risky code in finally block #6543

Merged
merged 1 commit into from
Oct 11, 2024
Merged

Run risky code in finally block #6543

merged 1 commit into from
Oct 11, 2024

Conversation

simPod
Copy link
Contributor

@simPod simPod commented Oct 11, 2024

Q A
Type bug
Fixed issues #4846

Summary

Let's do the same thing as for ORM in doctrine/orm#11646

This somehow solves issue we tried to resolve in #4846 by providing original exception in Previous.

@simPod simPod marked this pull request as draft October 11, 2024 11:24
@simPod simPod changed the base branch from 4.2.x to 3.9.x October 11, 2024 11:25
@simPod simPod marked this pull request as ready for review October 11, 2024 11:36
@derrabus derrabus added this to the 3.9.4 milestone Oct 11, 2024
@derrabus derrabus merged commit c204fe1 into doctrine:3.9.x Oct 11, 2024
97 of 98 checks passed
derrabus added a commit to derrabus/dbal that referenced this pull request Oct 11, 2024
* 3.9.x:
  Run risky code in finally block (doctrine#6543)
derrabus added a commit to derrabus/dbal that referenced this pull request Oct 11, 2024
* 3.9.x:
  Run risky code in finally block (doctrine#6543)
@simPod simPod deleted the risky branch October 11, 2024 12:02
derrabus added a commit that referenced this pull request Oct 12, 2024
* 4.2.x:
  Run risky code in finally block (#6543)
derrabus added a commit that referenced this pull request Oct 12, 2024
* 4.3.x:
  Use child class as return type
  Run risky code in finally block (#6543)
  Fix backwards compatibility of constructors
  Remove unused variable
  Fix test
  Fix CI
  Add documentation
  Pass the config to SchemaManager::createComparator()
  Use setter method instead of config parameter
  Make column and index renaming configurable
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.

3 participants