mirror of
https://github.com/nextcloud/server.git
synced 2026-03-08 18:28:16 +01:00
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>