cpriego / valet-linux

A fork of Laravel Valet to work in Linux.
MIT License
1.35k stars 155 forks source link

Bug: phpmyadmin errors on php 8.1 #405

Closed Lukicdev closed 1 month ago

Lukicdev commented 1 year ago

Basic info

Distro (Name and version) PHP Version Valet version
Ubuntu 20.04.5 LTS 8.1.13 2.2.37

I updated php to 8.1 and my projects are working fine but I am getting this error in phpmyadmin:

image

I am getting a load of http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated deprications, something like this:

image

image

When I switch to php 7.4 phpmyadmin works fine.

i74ifa commented 1 year ago

update your phpmyadmin