Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed, PHP Warning: Invalid argument supplied for foreach(), cast array #63

Merged
merged 2 commits into from
Mar 6, 2019

Conversation

asig2016
Copy link
Contributor

@asig2016 asig2016 commented Mar 5, 2019

Error message during setup:

2019/03/05 22:12:42 [error] 1276#1276: *36 FastCGI sent in stderr: "PHP message: PHP Warning: Invalid argument supplied for foreach() in /home/asig/dev/egw/egwdev2/html/egw/filemanager/inc/class.filemanager_hooks.inc.php on line 237
PHP message: #1 /home/asig/dev/egw/egwdev2/html/egw/api/src/loader/deprecated_factory.php(179): filemanager_hooks::settings(Array)
PHP message: #2 /home/asig/dev/egw/egwdev2/html/egw/setup/inc/class.setup.inc.php(719): ExecMethod('filemanager_hoo...', Array)
PHP message: #3 /home/asig/dev/egw/egwdev2/html/egw/setup/inc/class.setup_process.inc.php(463): setup->set_default_preferences('filemanager')
PHP message: #4 /home/asig/dev/egw/egwdev2/html/egw/setup/inc/class.setup_process.inc.php(147): setup_process->current(Array, NULL)
PHP message: #5 /home/asig/dev/egw/egwdev2/html/egw/setup/index.php(349): setup_process->pass(Array, 'new', NULL, NULL)
PHP message: #6 {main}

@asig2016 asig2016 closed this Mar 6, 2019
@asig2016 asig2016 deleted the master_fix1 branch March 6, 2019 08:56
@asig2016 asig2016 restored the master_fix1 branch March 6, 2019 09:07
@asig2016
Copy link
Contributor Author

asig2016 commented Mar 6, 2019

I thought there was a simpler solution that's why I closed the PR temporary.

@asig2016 asig2016 reopened this Mar 6, 2019
@asig2016 asig2016 changed the title Fixed, PHP message: PHP Warning: Invalid argument supplied for foreach() Fixed, PHP Warning: Invalid argument supplied for foreach(), cast array Mar 6, 2019
@ralfbecker ralfbecker merged commit 15541d0 into EGroupware:master Mar 6, 2019
@ralfbecker
Copy link
Member

Thanks

@asig2016 asig2016 deleted the master_fix1 branch March 6, 2019 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants