nextcloud-server/lib/private/Contacts/ContactsMenu
Thomas Citharel 0456f61c1c Fix passing null to strlen
$filter can be null as it's the default value passed in
ContactsMenuController.

On PHP 8.1 : strlen(): Passing null to parameter #1 ($string) of type string is deprecated

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-03-24 09:56:44 +07:00
..
Actions Fix ArrayAccess and JsonSerializable return types 2021-11-23 09:28:56 +07:00
Providers Add global profile toggle config 2022-03-18 02:55:12 +07:00
ActionFactory.php Change origin field to appId 2021-10-20 14:47:28 +07:00
ActionProviderStore.php Profile backend 2021-10-19 04:59:35 +07:00
ContactsStore.php Fix passing null to strlen 2022-03-24 09:56:44 +07:00
Entry.php Profile backend 2021-10-19 04:59:35 +07:00
Manager.php Fix passing null to strlen 2022-03-24 09:56:44 +07:00