mirror of
https://github.com/nextcloud/server.git
synced 2026-03-12 05:33:11 -04:00
Some code paths called the `normalizePath` functionality with types other than a string which resulted in unexpected behaviour. Thus the function is now manually casting the type to a string and I corrected the usage in list.php as well. |
||
|---|---|---|
| .. | ||
| cache | ||
| config | ||
| mount | ||
| node | ||
| objectstore | ||
| storage | ||
| stream | ||
| type | ||
| utils | ||
| fileinfo.php | ||
| filesystem.php | ||
| mapper.php | ||
| view.php | ||