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

Fix phpunit warnings #6408

Merged
merged 3 commits into from
Nov 25, 2024
Merged

Fix phpunit warnings #6408

merged 3 commits into from
Nov 25, 2024

Conversation

BacLuc
Copy link
Contributor

@BacLuc BacLuc commented Nov 23, 2024

api: pull setting exception handler up to boostrap.php

As suggested in symfony/symfony#53812 (comment)

This seems like a temporary fix, until symfony has figured out
what to do with sebastianbergmann/phpunit#5619

Issue: #6407


api: explicitly set path to phpunit.xml.dist

phpunit 11 does not seem to find it by itself.


api: also update phpunit version of phpunit.*.xml

Was forgotten in f761b09.

As suggested in symfony/symfony#53812 (comment)

This seems like a temporary fix, until symfony has figured out
what to do with sebastianbergmann/phpunit#5619

Issue: ecamp#6407
phpunit 11 does not seem to find it by itself.
@BacLuc BacLuc requested a review from a team November 23, 2024 16:45
@BacLuc BacLuc requested a review from a team November 24, 2024 09:18
@pmattmann pmattmann added this pull request to the merge queue Nov 25, 2024
Merged via the queue into ecamp:devel with commit 3e12569 Nov 25, 2024
31 checks passed
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.

3 participants