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

Trying to access array offset on value of type null [Results.php#4476] #15640

Closed
r0073rr0r opened this issue Dec 11, 2019 · 0 comments
Closed
Assignees
Labels
Bug A problem or regression with an existing feature good first issue has-pr An issue that has a pull request pending that may fix this issue. The pull request may be incomplete newbie
Projects
Milestone

Comments

@r0073rr0r
Copy link
Contributor

r0073rr0r commented Dec 11, 2019

Describe the bug

Trying to access array offset on value o type null in file Display\Results.php

To Reproduce

Steps to reproduce the behavior:

  1. Go to 'Empty created table'
  2. See error

Expected behavior

In older versions of PHP this will not break code (just brings exception) but in 7.4 it breaks.

Screenshots

  1. https://prnt.sc/q98dwf
    image

  2. https://prnt.sc/q988sa
    image

Server configuration

  • Operating system: Ubuntu 16.04
  • Web server: Apache
  • PHP version: 7.4
  • phpMyAdmin version: 5.1.0-dev, latest stable version: 4.9.2
  • Server: Localhost via UNIX socket
  • Server type: MariaDB
  • Server connection: SSL is not being used Documentation
  • Server version: 10.0.38-MariaDB-0ubuntu0.16.04.1 - Ubuntu 16.04
  • Protocol version: 10
  • Server charset: UTF-8 Unicode (utf8mb4)

Client configuration

  • Browser: Chrome
  • Operating system: Windows

Additional context

Possible fix:

  1. https://prnt.sc/q98j6h
  2. https://prnt.sc/q98jog
@williamdes williamdes added Bug A problem or regression with an existing feature good first issue newbie labels Dec 11, 2019
@williamdes williamdes added this to Needs triage in issues via automation Dec 11, 2019
@williamdes williamdes moved this from Needs triage to High priority in issues Dec 11, 2019
@williamdes williamdes added this to the 4.9.3 milestone Dec 11, 2019
@williamdes williamdes added the has-pr An issue that has a pull request pending that may fix this issue. The pull request may be incomplete label Dec 15, 2019
@williamdes williamdes self-assigned this Dec 15, 2019
@phpmyadmin phpmyadmin deleted a comment from libelu309 Dec 17, 2019
williamdes added a commit that referenced this issue Dec 18, 2019
Signed-off-by: William Desportes <williamdes@wdes.fr>
issues automation moved this from High priority to Closed Dec 18, 2019
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 18, 2020
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 good first issue has-pr An issue that has a pull request pending that may fix this issue. The pull request may be incomplete newbie
Projects
issues
  
Closed
Development

No branches or pull requests

2 participants