79449756

Date: 2025-02-18 22:32:55
Score: 1.5
Natty:
Report link

open "./phpmyadmin/js/messages.php" and add:

declare(strict_types=1); //line 3... error_reporting(E_ALL & ~E_NOTICE & ~E_STRICT & ~E_DEPRECATED); // <--add this

do the same with "/phpmyadmin/config.inc.php"

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Neyton Luiz Dalle Molle