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 tests with stricter error handling #9482

Merged

Conversation

derrabus
Copy link
Member

@derrabus derrabus commented Feb 6, 2022

No description provided.

@derrabus derrabus added this to the 2.12.0 milestone Feb 6, 2022
@greg0ire
Copy link
Member

greg0ire commented Feb 6, 2022

The warning we are getting seems to happen before any test is executed… maybe this is why failOnWarning has no effect?

@derrabus
Copy link
Member Author

derrabus commented Feb 6, 2022

I guess so.

@derrabus derrabus force-pushed the improvement/stricter-error-handling branch from cd79271 to 1be5c6d Compare February 7, 2022 21:52
@derrabus derrabus changed the base branch from 2.12.x to 2.11.x February 7, 2022 21:52
@derrabus derrabus modified the milestones: 2.12.0, 2.11.2 Feb 7, 2022
@derrabus derrabus enabled auto-merge (squash) February 7, 2022 22:02
@derrabus derrabus merged commit be2518d into doctrine:2.11.x Feb 7, 2022
derrabus added a commit to derrabus/orm that referenced this pull request Feb 8, 2022
* 2.11.x:
  PHPStan 1.4.6, Psalm 4.20.0 (doctrine#9491)
  Fix `#[DiscriminatorMap]` params (doctrine#9487)
  Run tests with stricter error handling (doctrine#9482)
derrabus added a commit to derrabus/orm that referenced this pull request Feb 9, 2022
* 2.12.x:
  Fix types on QueryBuilder (doctrine#9492)
  Fix types on EntityRepository (doctrine#9474)
  Avoid calling merge() (doctrine#9489)
  PHPStan 1.4.6, Psalm 4.20.0 (doctrine#9491)
  Fix `#[DiscriminatorMap]` params (doctrine#9487)
  Run tests with stricter error handling (doctrine#9482)
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.

2 participants