User tests: Successful: Unsuccessful:
Samer as #45655 but for 5.x
This PR changes the behaviour of the CI System. We use PHPStan but ignore the failue of it. This is not the best option for further development. PHPStan has a baseline option and with this file it allows to ignore current failures. But it will still fail when new failures are added to the system. This doesn't make the current code better but makes sure it doesn't get wrose.
After this change the build should be green even the phpstan step.
Status | New | ⇒ | Pending |
Category | ⇒ | Unit Tests Repository |