Skip to content

Conversation

@rullzer
Copy link
Member

@rullzer rullzer commented Mar 20, 2018

Backport of #8173

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.
Copy link
Member

@nickvergessen nickvergessen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

isset is better 🤷‍

@rullzer
Copy link
Member Author

rullzer commented Mar 20, 2018

I just took a backpoort and cherry picked... in master it already is that so lets keep this for now.

@rullzer rullzer merged commit 969d36f into stable12 Mar 20, 2018
@rullzer rullzer deleted the 8693_12 branch March 20, 2018 09:15
@MorrisJobke MorrisJobke mentioned this pull request Apr 18, 2018
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants