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

Remove internal flag on DriverException #6376

Merged
merged 1 commit into from
May 3, 2024
Merged

Conversation

gitomato
Copy link

@gitomato gitomato commented May 2, 2024

Q A
Type improvement
Fixed issues #6317

Summary

Removing @internal flag on DriverException prevents warnings while implementing ExceptionConverter for a custom driver.

Removing @internal flag on DriverException prevents warnings while implementing ExceptionConverter for a custom driver.
@derrabus derrabus added this to the 4.1.0 milestone May 2, 2024
@derrabus derrabus merged commit 2027b75 into doctrine:4.1.x May 3, 2024
77 checks passed
derrabus added a commit that referenced this pull request May 5, 2024
* 4.1.x:
  Fix SQLiteSchemaManagerTest case
  Remove internal flag on DriverException (#6376)
@gitomato gitomato deleted the patch-1 branch May 10, 2024 02:44
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

3 participants