Pull Request: https://github.com/php/web-php/pull/890
Author: localheinz
This pull request
- [x] removes the unneeded declaration of an environment variable
Follows #849.
💁♂️ For reference, see
https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/v3.40.2/doc/usage.rst#environment-options.
--
P
Pull Request: https://github.com/php/web-php/pull/892
Author: localheinz
This pull request
- [x] runs a static code analysis with `vimeo/psalm` on GitHub Actions
- [ ] runs `make static-code-analysis-baseline`
Follows #559.
💁♂️ I know that this project has been reluctant adding third-party pac