X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FUtil%2FNetwork.php;h=7c7269fa8f7b2f0cfcc63d08b97afee09a6d4525;hb=17d49422b4f7b3d1ed06859f996876a85028d87b;hp=27851caa873af67f65e18feeb5f60d66de8f461f;hpb=e56a53647bd5469551bf4f9ef2df50a5dd16b943;p=friendica.git diff --git a/src/Util/Network.php b/src/Util/Network.php index 27851caa87..7c7269fa8f 100644 --- a/src/Util/Network.php +++ b/src/Util/Network.php @@ -435,7 +435,8 @@ class Network * * @param array $parsed URL parts * - * @return string The glued URL + * @return string The glued URL. + * @deprecated since version 2021.12, use a UriInterface object like GuzzleHttp\Psr7\Uri instead */ public static function unparseURL(array $parsed) {