'phpMyAdmin does not well support PHP 7/8 and/or Mysql 8 (MariaDB 10)?

I have used the newest version Appserv 9.3.0 https://www.appserv.org/en/ and xampp 8.1.2 https://www.apachefriends.org/index.html. Both have similar following problem.

When I tried to use WITH...AS or ROW_NUMBER(), both are introduced in MySQL 8.0, and phpMyAdmin shows some kinds of mistakes, see image has a red cross.

Does it mean phpMyAdmin not well yet support PHP or MySQL? Give me some comments.

enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source