[phpmyadmin/phpmyadmin] 95f4f3: Fix infinite loop error when creating config storage

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 95f4f374e03c67ff7b0c324fd2ac13c7af59763c https://github.com/phpmyadmin/phpmyadmin/commit/95f4f374e03c67ff7b0c324fd2ac... Author: Maurício Meneghini Fauth <mauricio@mfauth.net> Date: 2024-08-23 (Fri, 08 August 2024) -03:00 Changed paths: M psalm-baseline.xml M src/Controllers/CheckRelationsController.php M tests/unit/Controllers/CheckRelationsControllerTest.php Log Message: ----------- Fix infinite loop error when creating config storage - Introduced by 4e8c62f8855b2ce4c49b0819759915eaa259cdfd Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net> Commit: 588cc733882e0823daf3b58a88ed4938f9eb9f86 https://github.com/phpmyadmin/phpmyadmin/commit/588cc733882e0823daf3b58a88ed... Author: Maurício Meneghini Fauth <mauricio@mfauth.net> Date: 2024-08-24 (Sat, 08 August 2024) -03:00 Changed paths: M psalm-baseline.xml M src/Controllers/CheckRelationsController.php M tests/unit/Controllers/CheckRelationsControllerTest.php Log Message: ----------- Merge pull request #19270 from MauricioFauth/check-relations-loop-error Fix infinite loop error when creating config storage
participants (1)
-
Maurício Meneghini Fauth