User tests: Successful: Unsuccessful:
Pull Request for pr #43819.
Integrates PHPStan into core. It uses the CMS setup from #43819 and the stubs, reflection and dynamic return types from the DPDocker code analyze task. The later can be used by extension developers in a similar way how the CMS is using it by including the build/phpstan/phpstan.neon into the main phpstan.neon of their extension.
Is all for system tests only, but if you want to check it out locally, do a composer install
of the branch and then libraries/vendor/bin/phpstan
on the command line.
Category | ⇒ | Unit Tests Repository External Library Composer Change |
Status | New | ⇒ | Pending |
Labels |
Added:
Unit/System Tests
Composer Dependency Changed
PR-5.2-dev
|
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2024-08-15 06:52:58 |
Closed_By | ⇒ | Hackwar |
Thank you for this contribution!