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

Uncaught TypeError: http_build_query() in setup #15734

Closed
williamdes opened this issue Jan 2, 2020 · 0 comments
Closed

Uncaught TypeError: http_build_query() in setup #15734

williamdes opened this issue Jan 2, 2020 · 0 comments
Assignees
Labels
Bug A problem or regression with an existing feature
Projects
Milestone

Comments

@williamdes
Copy link
Member

Describe the bug

[02-Jan-2020 16:08:17] WARNING: [pool www] child 65 said into stderr: "NOTICE: PHP message: PHP Fatal error:  Uncaught TypeError: http_build_query() expects parameter 1 to be array, string given in /mnt/Dev/@phpmyadmin/theREALphpMyAdminREPO/libraries/classes/Url.php:223"
[02-Jan-2020 16:08:17] WARNING: [pool www] child 65 said into stderr: "Stack trace:"
[02-Jan-2020 16:08:17] WARNING: [pool www] child 65 said into stderr: "#0 /mnt/Dev/@phpmyadmin/theREALphpMyAdminREPO/libraries/classes/Url.php(223): http_build_query('6c6238397e605c2...', '', '&')"
[02-Jan-2020 16:08:17] WARNING: [pool www] child 65 said into stderr: "#1 /mnt/Dev/@phpmyadmin/theREALphpMyAdminREPO/libraries/classes/Url.php(171): PhpMyAdmin\Url::getCommonRaw('6c6238397e605c2...', '')"
[02-Jan-2020 16:08:17] WARNING: [pool www] child 65 said into stderr: "#2 /mnt/Dev/@phpmyadmin/theREALphpMyAdminREPO/tmp/twig/07/07084ff7c7f2b2a039d9d4669b3ee95aa1c0c2fe53bb238ca5cb0ed150ee048c.php(201): PhpMyAdmin\Url::getCommon('6c6238397e605c2...', '')"
[02-Jan-2020 16:08:17] WARNING: [pool www] child 65 said into stderr: "#3 /mnt/Dev/@phpmyadmin/theREALphpMyAdminREPO/vendor/twig/twig/src/Template.php(184): __TwigTemplate_5898ed94eb5389dfb422810cf86d155f7dbf67025acce13ac0c928df16d46bf4->block_content(Array, Array)"
[02-Jan-2020 16:08:17] WARNING: [pool www] child 65 said into stderr: "#4 /mnt/Dev/@phpmyadmin/theREALphpMyAdminREPO/tmp/twig/5b/5b84b9734071d9162c6343f7d8a4f5a91117d08b4037e9a0519844c30fba0535.php(108): Twig\Template->displayBlock('conten..."

To Reproduce

Steps to reproduce the behavior:

  1. Go to /setup/
  2. Click on new server
  3. Click on apply
  4. See error

Expected behavior

No errors

Server configuration

  • phpMyAdmin version: 5.0+
@williamdes williamdes added the Bug A problem or regression with an existing feature label Jan 2, 2020
@williamdes williamdes added this to the 5.0.1 milestone Jan 2, 2020
@williamdes williamdes self-assigned this Jan 2, 2020
@williamdes williamdes added this to Needs triage in issues via automation Jan 2, 2020
@williamdes williamdes moved this from Needs triage to High priority in issues Jan 2, 2020
williamdes added a commit that referenced this issue Jan 2, 2020
Signed-off-by: William Desportes <williamdes@wdes.fr>
issues automation moved this from High priority to Closed Jan 2, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug A problem or regression with an existing feature
Projects
issues
  
Closed
Development

No branches or pull requests

1 participant