Skip to content

ErrorException: Optional parameter $salt declared before required parameter $isUploaded is implicitly treated as a required parameter #18554

@liviuconcioiu

Description

@liviuconcioiu

Describe the bug

On PHP 8.3 beta 1 this error comes up when editing a value.

Internal error in .\libraries\classes\EditField.php#10
ErrorException: Optional parameter $salt declared before required parameter $isUploaded is implicitly treated as a required parameter

To Reproduce

Steps to reproduce the behavior:

  1. Go to a table
  2. Click on a value to edit it
  3. See error

Expected behavior

No error should happen and edit should work.

Screenshots

21.07.2023_12.56.12_REC.mp4

Server configuration

  • PHP version: 8.3.0beta1
  • phpMyAdmin version: 6.0.0-dev

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugA problem or regression with an existing featureaffects/6.0This issue or pull-request affects 6.0.x releases (and maybe further versions)confirmed/6.0This issue is confirmed to be reproduced on 6.0 at the time this label was set

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions