[phpmyadmin/phpmyadmin] 6b5701: Refactor Header::getMessage()
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 6b57013203836c0e9103d1f250ad28da1fa7e499 https://github.com/phpmyadmin/phpmyadmin/commit/6b57013203836c0e9103d1f250ad... Author: Maurício Meneghini Fauth <mauricio@mfauth.com.br> Date: 2026-05-25 (Mon, 05 May 2026) -03:00 Changed paths: M phpstan-baseline.neon M psalm-baseline.xml M src/Header.php M tests/unit/HeaderTest.php Log Message: ----------- Refactor Header::getMessage() Replaces REQUEST with POST and GET. Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.com.br> Commit: 995d0c498014ec4a71033e87352cf219667cbb2f https://github.com/phpmyadmin/phpmyadmin/commit/995d0c498014ec4a71033e87352c... Author: Maurício Meneghini Fauth <mauricio@mfauth.com.br> Date: 2026-05-25 (Mon, 05 May 2026) -03:00 Changed paths: M phpstan-baseline.neon M psalm-baseline.xml M src/Header.php M tests/unit/HeaderTest.php Log Message: ----------- Merge pull request #20317 from MauricioFauth/header-message Refactor Header::getMessage()
participants (1)
-
Maurício Meneghini Fauth