phpmyadmin/libraries/classes/Navigation
Maurício Meneghini Fauth 97157b627c
Fix E_USER_ERROR with trigger_error PHP 8.4 deprecation
Uses E_USER_WARNING instead if PHP >= 8.4. These trigger_error calls
should be replaced with other alternatives in the master branch.

Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2025-08-18 13:21:02 -03:00
..
Nodes Fix case where tables from wrong db is loaded in navigation 2024-02-29 16:23:30 -03:00
Navigation.php Do not encrypt params if used in data-post attribute 2022-01-10 12:19:43 -03:00
NavigationTree.php Add phpstan/phpstan-deprecation-rules package 2024-09-30 17:14:50 -03:00
NodeFactory.php Fix E_USER_ERROR with trigger_error PHP 8.4 deprecation 2025-08-18 13:21:02 -03:00