[PHP-WEBMASTER] [web-php] PR #890: Fix: Remove environment variable

2023-12-08 Thread localheinz
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

[PHP-WEBMASTER] [web-php] PR #892: Enhancement: Run `vimeo/psalm` on GitHub Actions

2023-12-08 Thread localheinz
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