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

ErrorException: foreach() argument must be of type array|object, string given #19164

Open
liviuconcioiu opened this issue May 14, 2024 · 0 comments

Comments

@liviuconcioiu
Copy link
Contributor

Describe the bug

Show report details no longer works.

Internal error in .\src\Error\ErrorReport.php#229
ErrorException: foreach() argument must be of type array|object, string given

To Reproduce

Steps to reproduce the behavior:

  1. Go to https://demo.phpmyadmin.net/master/public/index.php?route=/
  2. Click on Show report details
  3. See error 500.

localhost:

  1. Reproduce this error Uncaught ReferenceError: u2f is not defined / Uncaught TypeError: can't access property "register", window.u2f is undefined #18066
  2. Click on Show report details
  3. See error

Expected behavior

No error should happen and it should show the popup with error details.

Screenshots

14.05.2024_22.42.08_REC.mp4

Server configuration

  • phpMyAdmin version: 6.0.0-dev
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

No branches or pull requests

1 participant