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

[TASK] Mitigate renamed doctrine exception class #392

Merged
merged 1 commit into from
Dec 12, 2024
Merged

Conversation

sbuerk
Copy link
Contributor

@sbuerk sbuerk commented Dec 12, 2024

Doctrine DBAL 3.x renamed one exception class as a
breaking change and this change replaces occurances
to respect this.

Used command(s):

Build/Scripts/runTests.sh -t 12 -p 8.1 -s phpstanGenerateBaseline

[1] https://github.com/doctrine/dbal/blob/3.9.3/UPGRADE.md#bc-break-doctrinedbaldbalexception-class-renamed

Doctrine DBAL 3.x renamed one exception class as a
breaking change and this change replaces occurances
to respect this.

Used command(s):

```shell
Build/Scripts/runTests.sh -t 12 -p 8.1 -s phpstanGenerateBaseline
```

[1] https://github.com/doctrine/dbal/blob/3.9.3/UPGRADE.md#bc-break-doctrinedbaldbalexception-class-renamed
@sbuerk sbuerk merged commit 00d18a8 into main Dec 12, 2024
4 checks passed
@sbuerk sbuerk deleted the dbal-exception branch December 12, 2024 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants