Closed jnweiger closed 2 years ago
In PR #528 I accidentally added a PHP unit test pipeline with PHP 7.3. That does not work, because core master no longer supports PHP 7.3. The CI passed in that PR because it did not actually run the tests (because there were no code changes, the CI "short circuits")
I have removed that CI pipeline here. That gets CI passing again.
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
Closes #527