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 +01:00
..
composer
l10n Fix(l10n): 🔠 Update translations from Transifex 2023-02-02 02:25:46 +00:00
private Make sure name and path are strings 2023-02-02 12:05:22 +01:00
public remove depraction of validateEmailAddress 2023-02-02 10:30:06 +01:00
autoloader.php
base.php
versioncheck.php Allow 8.2 in versioncheck 2023-02-02 12:05:20 +01:00