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

Psalm 4.26.0 & build failures with DBAL 3.4.0 #9964

Merged
merged 1 commit into from
Aug 7, 2022

Conversation

derrabus
Copy link
Member

@derrabus derrabus commented Aug 5, 2022

No description provided.

@derrabus derrabus added this to the 2.12.4 milestone Aug 5, 2022
@derrabus derrabus force-pushed the bump/psalm branch 2 times, most recently from 4aa0d0b to e2a447a Compare August 7, 2022 12:20
@derrabus derrabus changed the title Psalm 4.26.0 Psalm 4.26.0 + build failures with DBAL 3.4.0 Aug 7, 2022
greg0ire
greg0ire previously approved these changes Aug 7, 2022
@derrabus
Copy link
Member Author

derrabus commented Aug 7, 2022

Keeping static analysis green for DBAL 2.13 is getting more and more annoying. 😞

@derrabus derrabus changed the title Psalm 4.26.0 + build failures with DBAL 3.4.0 Psalm 4.26.0 & build failures with DBAL 3.4.0 Aug 7, 2022
@@ -3,6 +3,8 @@ includes:
- phpstan-params.neon

parameters:
reportUnmatchedIgnoredErrors: false
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For the record: I don't care about unmatched baseline errors when analyzing with DBAL 2. It's a waste of time. 😎

@derrabus derrabus merged commit 78d0858 into doctrine:2.12.x Aug 7, 2022
@derrabus derrabus deleted the bump/psalm branch August 7, 2022 15:31
derrabus added a commit to derrabus/orm that referenced this pull request Aug 7, 2022
* 2.12.x:
  Fix build (doctrine#9964)
  fix: class normalisation test (doctrine#9966)
derrabus added a commit to derrabus/orm that referenced this pull request Aug 7, 2022
* 2.13.x:
  Address DBAL 3.4 deprecations (doctrine#9969)
  Improve phpdoc for ClassMetadataInfo (doctrine#9965)
  Fix build (doctrine#9964)
  fix: class normalisation test (doctrine#9966)
  Support native enum hydration when using `NEW` operator (doctrine#9936)
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

2 participants