[PHP-WEBMASTER] [web-php] PR #890: Fix: Remove environment variable
Pull Request: https://github.com/php/web-php/pull/890 Closed by saundefined. -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP-WEBMASTER] [web-php] PR #890: Fix: Remove environment variable
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