We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Trying to access array offset on value of type null in ./libraries/classes/Display/Results.php#4445
Steps to reproduce the behavior:
Empty result response.
In main database window, tab 'SQL' - work as expected
The text was updated successfully, but these errors were encountered:
Probably fixed by cc58506. Can you confirm @williamdes ?
Sorry, something went wrong.
Thank you @MauricioFauth
To be sure @ali-code could you try to download on our website the latest version in development (phpMyAdmin 5.0+snapshot)
But maybe the patch @MauricioFauth mentioned should be back-ported to 5.0 The snapshot version may not have the fix for now
I checked on 5.1.0 @ https://www.phpmyadmin.net/try/ - seems to work correctly.
Update ChangeLog entry for phpmyadmin#16009
9977c8c
Signed-off-by: William Desportes <williamdes@wdes.fr>
Thank you for the confirmation The fix is part of next 5.0 version and next major release
williamdes
No branches or pull requests
Describe the bug
Trying to access array offset on value of type null
in ./libraries/classes/Display/Results.php#4445
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Empty result response.
Server configuration
Client configuration
Additional context
In main database window, tab 'SQL' - work as expected
The text was updated successfully, but these errors were encountered: