nextcloud-server/lib
Daniel Calviño Sánchez 3ae1ec4d2a 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-07-02 14:27:23 +07:00
..
composer Do not try to contact lookup server if not needed 2021-04-29 09:07:38 +07:00
l10n [tx-robot] updated from transifex 2021-06-13 02:26:18 +07:00
private Guard against null phone number value 2021-07-02 14:27:23 +07:00
public Fix a usort comparison function returning a boolean instead of an integer 2021-06-07 21:33:52 +07:00
autoloader.php
base.php Merge pull request #25238 from nextcloud/enh/noid/apps-defacto-in-root 2021-01-21 09:08:54 +07:00
versioncheck.php