Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 9d19822fff7f509b08845ab2016c589e97047227 https://github.com/phpmyadmin/phpmyadmin/commit/9d19822fff7f509b08845ab2016c... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2023-03-21 (Tue, 03 March 2023) -03:00
Changed paths: M libraries/classes/Config/ConfigFile.php M phpstan-baseline.neon M psalm-baseline.xml
Log Message: ----------- Remove the _overrides key of the ConfigFile::$cfgDb
It's always empty. It was introduced by 5c658310aab02837d47305f73ccaffe5fd43f397 and its last usage was removed by 2a8962aa95ba5f8b11439bfe3e9ecc88decb2c88
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: 657008904420e156b7b45693a945e5c614d7806a https://github.com/phpmyadmin/phpmyadmin/commit/657008904420e156b7b45693a945... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2023-03-21 (Tue, 03 March 2023) -03:00
Changed paths: M libraries/classes/Config/ConfigFile.php M phpstan-baseline.neon M psalm-baseline.xml
Log Message: ----------- Merge pull request #18284 from MauricioFauth/config-overrides
Remove the _overrides key of the ConfigFile::$cfgDb