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

Disable error reporting for Behat tests on 8.4 #113

Merged
merged 1 commit into from
Oct 14, 2024
Merged

Conversation

swissspidy
Copy link
Member

This is a follow-up to #105 which set error reporting to display all notices.

While this change already helped catch some bugs, it also currently prevents us from running Behat tests on PHP 8.4 due to the deprecations thrown in Behat.

This is meant to be a temporary change until a new Behat version without the deprecations is available, allowing us to at least run the tests again.

@swissspidy swissspidy requested a review from a team as a code owner October 14, 2024 09:04
@swissspidy swissspidy merged commit 15d5620 into main Oct 14, 2024
8 checks passed
@swissspidy swissspidy deleted the fix/ini-values-84 branch October 14, 2024 09:07
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