mirror of
https://github.com/nextcloud/server.git
synced 2026-06-29 12:24:50 +02:00
f04eb95352
- `$child` was used as an array key earlier. If they are numeric, they are automatically converted to ints, leading to type issues later. Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>