[PHP-WEBMASTER] [web-php] PR #855: Fix: Remove useless function

2023-12-07 Thread saundefined
Pull Request: https://github.com/php/web-php/pull/855 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 #855: Fix: Remove useless function

2023-12-06 Thread localheinz
Pull Request: https://github.com/php/web-php/pull/855 Author: localheinz This pull request - [x] removes a useless function 💁‍♂️ Running ```shell git grep -i language_redirect ``` on current `master` yields ```console releases/8.2/common.php:7:function language_redirect(string $currentLang):