Skip to content

Attempt to fix #410 (failing scrutinizer checks)#412

Merged
k00ni merged 8 commits into
masterfrom
fix/issue-410-failing-scrutinizer-check
Apr 26, 2021
Merged

Attempt to fix #410 (failing scrutinizer checks)#412
k00ni merged 8 commits into
masterfrom
fix/issue-410-failing-scrutinizer-check

Conversation

@k00ni

@k00ni k00ni commented Apr 26, 2021

Copy link
Copy Markdown
Collaborator

Note: I would like to block all open PRs until this problem is solved. Affects: #411 and #409

It seems that Scrutinizer fails if we use a newer PHPUnit version (tested 9.5), but it works with PHPUnit 7.5.x though. Have no time to investigate it any further right now, so I would keep PHPUnit 7.5 in Scrutinizer. Any objections?

Workaround: When running Scrutinizer adapt dev-tools/composer.json on the fly to force PHPUnit ^7.5 (see Makefile).

Fixes #410

@k00ni

k00ni commented Apr 26, 2021

Copy link
Copy Markdown
Collaborator Author

@k00ni k00ni requested a review from j0k3r April 26, 2021 08:36
@k00ni k00ni merged commit 8d948f6 into master Apr 26, 2021
@k00ni k00ni deleted the fix/issue-410-failing-scrutinizer-check branch April 26, 2021 09:05
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.

Scrutinizer fails since merge of #383 (introduction of PHP 8)

2 participants