diff options
author | Joas Schilling <coding@schilljs.com> | 2023-02-02 11:50:29 +0100 |
---|---|---|
committer | Joas Schilling <coding@schilljs.com> | 2023-02-02 12:05:22 +0100 |
commit | 4bdc5834fa7d13c53c8f64b33646309062490954 (patch) | |
tree | 0379e3a0681d19fec754ccf5ab69aeaa3d613647 /apps/files/js/file-upload.js | |
parent | c27c9fac98784e77e732fa2ad98f78ae752249ba (diff) | |
download | nextcloud-server-4bdc5834fa7d13c53c8f64b33646309062490954.tar.gz nextcloud-server-4bdc5834fa7d13c53c8f64b33646309062490954.zip |
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>
Diffstat (limited to 'apps/files/js/file-upload.js')
0 files changed, 0 insertions, 0 deletions