From ddcbe75f15386b3d59a51606b7b5521d4db44a1f Mon Sep 17 00:00:00 2001 From: Hypolite Petovan Date: Sun, 4 Feb 2018 19:40:06 -0500 Subject: [PATCH] Add deprecation documentation in boot.php --- boot.php | 2 ++ 1 file changed, 2 insertions(+) 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 * @{