nextcloud/lib/private/Accounts
Daniel Calviño Sánchez 7159a70894 Guard against null phone number value
"parsePhoneNumber()" expects a string, so a TypeError would be thrown if
the phone number value is null.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-04-23 11:44:42 +02:00
..
Account.php Update license headers for 19 2020-04-29 11:57:22 +02:00
AccountManager.php Guard against null phone number value 2021-04-23 11:44:42 +02:00
AccountProperty.php OCS allow reading and writing account property scopes 2021-03-26 13:07:08 +01:00
Hooks.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00