nextcloud-server/lib
Joas Schilling 4bdc5834fa
Make sure name and path are strings
Otherwise Oracle returns NULL for empty strings and PHP 8.2
throws on null in string functions like trim() and md5()

Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-02 12:05:22 +07:00
..
composer Merge pull request #36363 from nextcloud/feat/app-framework/usesession-attribute 2023-01-27 16:59:14 +07:00
l10n Fix(l10n): 🔠 Update translations from Transifex 2023-02-02 02:25:46 +07:00
private Make sure name and path are strings 2023-02-02 12:05:22 +07:00
public remove depraction of validateEmailAddress 2023-02-02 10:30:06 +07:00
autoloader.php Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +07:00
base.php extend the reference API for the new link picker 2023-01-27 11:10:55 +07:00
versioncheck.php Allow 8.2 in versioncheck 2023-02-02 12:05:20 +07:00