Skip to content

Add warning message if URLQueryEncryptionSecretKey is not valid#20092

Open
liviuconcioiu wants to merge 2 commits intophpmyadmin:QA_5_2from
liviuconcioiu:20090
Open

Add warning message if URLQueryEncryptionSecretKey is not valid#20092
liviuconcioiu wants to merge 2 commits intophpmyadmin:QA_5_2from
liviuconcioiu:20090

Conversation

@liviuconcioiu
Copy link
Contributor

@liviuconcioiu liviuconcioiu commented Feb 8, 2026

Description

warning

Related to #20090

Before submitting pull request, please review the following checklist:

  • Make sure you have read our CONTRIBUTING.md document.
  • Make sure you are making a pull request against the correct branch. For example, for bug fixes in a released version use the corresponding QA branch and for new features use the master branch. If you have a doubt, you can ask as a comment in the bug report or on the mailing list.
  • Every commit has proper Signed-off-by line as described in our DCO. This ensures that the work you're submitting is your own creation.
  • Every commit has a descriptive commit message.
  • Every commit is needed on its own, if you have just minor fixes to previous commits, you can squash them.
  • Any new functionality is covered by tests.

Signed-off-by: Liviu-Mihail Concioiu <liviu.concioiu@gmail.com>
Signed-off-by: Liviu-Mihail Concioiu <liviu.concioiu@gmail.com>
Copy link
Member

@williamdes williamdes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

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

Successfully merging this pull request may close these issues.

[Bug]: ValueError: mysqli::query(): Argument #1 ($query) must not be empty

2 participants