* 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> |
||
|---|---|---|
| .. | ||
| DefaultShareProviderTest.php | ||
| LegacyHooksTest.php | ||
| ManagerTest.php | ||
| ShareByMailProviderTest.php | ||
| ShareHelperTest.php | ||
| ShareTest.php | ||