diff options
author | Thomas Citharel <tcit@tcit.fr> | 2022-03-22 10:24:51 +0100 |
---|---|---|
committer | Côme Chilliet (Rebase PR Action) <come-nc@users.noreply.github.com> | 2022-03-24 09:56:44 +0000 |
commit | 0456f61c1cab907cbd582cfbf3e942460933f537 (patch) | |
tree | 2796e35ab533fe2b0c80ad2c90315d6c1de6ad1b /lib/private/Log.php | |
parent | c9ea2363b1e50748b7c85f1e14b036c3d92cc31a (diff) | |
download | nextcloud-server-0456f61c1cab907cbd582cfbf3e942460933f537.tar.gz nextcloud-server-0456f61c1cab907cbd582cfbf3e942460933f537.zip |
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>
Diffstat (limited to 'lib/private/Log.php')
0 files changed, 0 insertions, 0 deletions