From a8f46af20f4fccac0257eba950e70d0da96c4a5a Mon Sep 17 00:00:00 2001 From: Ferdinand Thiessen Date: Wed, 18 Sep 2024 23:51:06 +0200 Subject: chore: Add proper deprecation dates where missing Signed-off-by: Ferdinand Thiessen --- lib/public/Share_Backend.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/public/Share_Backend.php') diff --git a/lib/public/Share_Backend.php b/lib/public/Share_Backend.php index b77731ccdfd..794d72b7873 100644 --- a/lib/public/Share_Backend.php +++ b/lib/public/Share_Backend.php @@ -30,7 +30,7 @@ interface Share_Backend { * Get a unique name of the item for the specified user * @param string $itemSource * @param string|false $shareWith User the item is being shared with - * @param array|null $exclude List of similar item names already existing as shared items @deprecated since version OC7 + * @param array|null $exclude List of similar item names already existing as shared items @deprecated 7.0.0 * @return string Target name * * This function needs to verify that the user does not already have an item with this name. -- cgit v1.2.3