nextcloud/lib
Ferdinand Thiessen dfe8f642cd fix(share): Return empty string if no label is set
* Resolves: https://github.com/nextcloud/server/issues/48629

While the database supports NULL, the typing has always said it only returns *string*.
So to not break any apps that might trust the typings we should return `''` if the database is set to `NULL`.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-10-14 17:11:16 +00:00
..
composer chore: update autoloader 2024-09-06 13:26:24 +00:00
l10n Fix(l10n): Update translations from Transifex 2024-10-14 00:20:08 +00:00
private fix(share): Return empty string if no label is set 2024-10-14 17:11:16 +00:00
public Merge pull request #48077 from nextcloud/backport/47852/stable30 2024-10-02 10:43:41 +02:00
autoloader.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
base.php fix(setup-checks): Ensure URL with webroot works 2024-09-15 21:40:27 +02:00
versioncheck.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00