Re: Error while using 'phpmyadmin'
[email protected] (Richard)
| Newsgroups | php.general |
|---|---|
| Message-ID | <[email protected]> |
> Date: Thursday, October 06, 2022 15:54:58 +0530 > From: Deepak Goel <[email protected]> > > Hello > > I am running PHP 8.0.24 on Ubuntu 20.04.5 LTS. > > When I access "phpmyadmin", I get the following error: > > *Deprecation Notice* in ./libraries/classes/Url.php#221 > http_build_query(): Passing null to parameter #2 ($numeric_prefix) > of type string is deprecated phpmyadmin is (simply) an application developed using php. as such, you're likely to get better support for the application at: <https://www.phpmyadmin.net/support/>