mirror of
https://github.com/nextcloud/server.git
synced 2026-06-24 12:24:39 +02:00
437952bd70
- `$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>