server/lib
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
..
composer Merge pull request #26467 from nextcloud/feature/noid/allow-apps-to-log-to-audit 2021-04-13 08:52:08 +02:00
l10n [tx-robot] updated from transifex 2021-04-23 02:26:10 +00:00
private Guard against null phone number value 2021-04-23 11:44:42 +02:00
public remove undefined parameter, add description 2021-04-22 16:23:01 +02:00
autoloader.php
base.php
versioncheck.php