Skip to content

Conversation

@greg0ire
Copy link
Member

@greg0ire greg0ire commented Oct 10, 2025

It seems that recent versions of PHPUnit have started honoring display_errors. This prompted me to do this more global change, which means we no longer mean to turn assertions on manually, since that is done in the development INI file.

Proof that it still works: doctrine/collections#475
Proof that the underlying change should address the issue: doctrine/DoctrineBundle#2069 (comment)

It seems that recent versions of PHPUnit have started honoring
display_errors. This prompted me to do this more global change, which
means we no longer mean to turn assertions on manually, since that is
done in the development INI file.
greg0ire added a commit to greg0ire/DoctrineBundle that referenced this pull request Oct 10, 2025
@greg0ire
Copy link
Member Author

Will tag this as a major since it could have unforeseen consequences.

@greg0ire greg0ire merged commit 0b40ed3 into doctrine:main Oct 10, 2025
@greg0ire greg0ire deleted the dev-file branch October 10, 2025 18:44
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