[phpmyadmin/phpmyadmin] 61b0a7: Refactor Privileges::getDataForChangeOrCopyUser()
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 61b0a72387c5bfc9484eeb4719e7697a1b1e8f6d https://github.com/phpmyadmin/phpmyadmin/commit/61b0a72387c5bfc9484eeb4719e7... Author: Maurício Meneghini Fauth <mauricio@mfauth.net> Date: 2026-02-23 (Mon, 02 February 2026) -03:00 Changed paths: M phpstan-baseline.neon M psalm-baseline.xml M src/Controllers/Server/PrivilegesController.php M src/Server/Privileges.php M tests/unit/Server/PrivilegesTest.php Log Message: ----------- Refactor Privileges::getDataForChangeOrCopyUser() Extracts ResponseRenderer dependency and $_POST param. Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net> Commit: 00901088e27994adcc23509afd9ff800a8b6e102 https://github.com/phpmyadmin/phpmyadmin/commit/00901088e27994adcc23509afd9f... Author: Maurício Meneghini Fauth <mauricio@mfauth.com.br> Date: 2026-02-24 (Tue, 02 February 2026) -03:00 Changed paths: M phpstan-baseline.neon M psalm-baseline.xml M src/Controllers/Server/PrivilegesController.php M src/Server/Privileges.php M tests/unit/Server/PrivilegesTest.php Log Message: ----------- Merge pull request #20169 from MauricioFauth/Server-Privileges-getDataForChangeOrCopyUser Refactor Privileges::getDataForChangeOrCopyUser()
participants (1)
-
Maurício Meneghini Fauth