nextcloud/lib
michaelletzgus 7e651ffd54
Fix undefined index problem
Nextcloud 13RC4, error in logfile, triggered by "occ config:list":

Invalid argument supplied for foreach() at lib/private/AppConfig.php#297
PHP	Undefined index: workflowengine at lib/private/AppConfig.php#297

Fix: Check if index exists in array before using it.
2018-03-06 18:37:52 +01:00
..
composer Add tests and class mapping 2018-02-06 12:32:50 +01:00
l10n [tx-robot] updated from transifex 2018-03-06 01:12:41 +00:00
private Fix undefined index problem 2018-03-06 18:37:52 +01:00
public Hardening of SimpleFile getContent 2018-03-02 21:23:41 +01:00
autoloader.php Change @georgehrke's email 2017-11-06 20:38:59 +01:00
base.php Send a proper response for status.php on trusted domain error 2018-01-24 15:42:25 +01:00
versioncheck.php Nextcloud 13 is not compatible with newer than php 7.2 2017-12-12 10:55:09 +01:00