mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 18:28:08 +01:00
`$this->info` can very well contain an empty array or possibly other values. This means that when this code path is called a PHP Fatal error might get thrown which is not what we want.