From: Hypolite Petovan Date: Mon, 5 Feb 2018 00:40:06 +0000 (-0500) Subject: Add deprecation documentation in boot.php X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=ddcbe75f15386b3d59a51606b7b5521d4db44a1f;p=friendica.git Add deprecation documentation in boot.php --- diff --git a/boot.php b/boot.php index 963128b443..c996d06e39 100644 --- a/boot.php +++ b/boot.php @@ -250,6 +250,8 @@ define('PROTOCOL_SPLITTED_CONV', 6); /** * @name Network + * @deprecated since version 3.6 + * @see Friendica\Core\Network * * Network and protocol family types * @{