Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: c8d9a852cf27476ba3e70f9c6a27eeb508b53183 https://github.com/phpmyadmin/phpmyadmin/commit/c8d9a852cf27476ba3e70f9c6a27... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2024-02-12 (Mon, 02 February 2024) -03:00
Changed paths: M psalm-baseline.xml M src/Header.php M src/Menu.php M tests/classes/MenuTest.php
Log Message: ----------- Refactor Menu class to use DI
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: 59e6feef124a9982889ded348e5ad8460fc9c7ab https://github.com/phpmyadmin/phpmyadmin/commit/59e6feef124a9982889ded348e5a... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2024-02-12 (Mon, 02 February 2024) -03:00
Changed paths: M psalm-baseline.xml M src/Controllers/Setup/MainController.php M src/Header.php M src/ResponseRenderer.php M tests/classes/HeaderTest.php M tests/classes/Stubs/ResponseRenderer.php
Log Message: ----------- Extract Config from Header class
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: 1f3313660434742da8cc5221dfe203ec82b7ba7c https://github.com/phpmyadmin/phpmyadmin/commit/1f3313660434742da8cc5221dfe2... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2024-02-12 (Mon, 02 February 2024) -03:00
Changed paths: M app/services.php M psalm-baseline.xml M src/InsertEdit.php M tests/classes/Controllers/Table/ChangeControllerTest.php M tests/classes/Controllers/Table/ReplaceControllerTest.php M tests/classes/InsertEditTest.php
Log Message: ----------- Extract Config from InsertEdit class
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: a4276c6b091e08e8c63c84a5dd0ee0e364c10b6f https://github.com/phpmyadmin/phpmyadmin/commit/a4276c6b091e08e8c63c84a5dd0e... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2024-02-12 (Mon, 02 February 2024) -03:00
Changed paths: M psalm-baseline.xml M src/Footer.php M src/ResponseRenderer.php M tests/classes/FooterTest.php M tests/classes/Stubs/ResponseRenderer.php
Log Message: ----------- Extract Config from Footer class
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: bfc1926cf61a6dbc53d76d8521f676f6171815c1 https://github.com/phpmyadmin/phpmyadmin/commit/bfc1926cf61a6dbc53d76d8521f6... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2024-02-12 (Mon, 02 February 2024) -03:00
Changed paths: M phpstan-baseline.neon M psalm-baseline.xml M src/Display/Results.php M src/Sql.php M tests/classes/Display/ResultsTest.php
Log Message: ----------- Extract Config from Display\Results class
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: 42b5a46d05fb48af5f874dbbe446d2295b6c0b49 https://github.com/phpmyadmin/phpmyadmin/commit/42b5a46d05fb48af5f874dbbe446... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2024-02-12 (Mon, 02 February 2024) -03:00
Changed paths: M app/services.php M psalm-baseline.xml M src/Controllers/Database/Structure/EmptyTableController.php M src/Controllers/Table/DeleteRowsController.php M src/Controllers/Table/SearchController.php M src/Database/MultiTableQuery.php M src/Sql.php M tests/classes/Controllers/Import/ImportControllerTest.php M tests/classes/Controllers/Sql/EnumValuesControllerTest.php M tests/classes/Controllers/Sql/SetValuesControllerTest.php M tests/classes/Controllers/Table/ReplaceControllerTest.php M tests/classes/SqlTest.php
Log Message: ----------- Extract Config from Sql class
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: ae2c82b15da7ea4739d3a36c8e91fe2bc182b42e https://github.com/phpmyadmin/phpmyadmin/commit/ae2c82b15da7ea4739d3a36c8e91... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2024-02-12 (Mon, 02 February 2024) -03:00
Changed paths: M psalm-baseline.xml M src/Navigation/Navigation.php M src/Navigation/NavigationTree.php M tests/classes/Navigation/NavigationTreeTest.php
Log Message: ----------- Extract Config from NavigationTree class
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: d07fa7e5f48dc4bf30d5309516f82fb29d27a065 https://github.com/phpmyadmin/phpmyadmin/commit/d07fa7e5f48dc4bf30d5309516f8... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2024-02-12 (Mon, 02 February 2024) -03:00
Changed paths: M app/services.php M psalm-baseline.xml M src/Header.php M src/Navigation/Navigation.php M tests/classes/Controllers/NavigationControllerTest.php M tests/classes/Navigation/NavigationTest.php
Log Message: ----------- Extract Config from Navigation class
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: 441e8ae1d69ec1b1d152713d8e0a71ad7b2732d6 https://github.com/phpmyadmin/phpmyadmin/commit/441e8ae1d69ec1b1d152713d8e0a... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2024-02-12 (Mon, 02 February 2024) -03:00
Changed paths: M phpstan-baseline.neon M psalm-baseline.xml M src/Navigation/NavigationTree.php M src/Navigation/Nodes/Node.php M src/Navigation/Nodes/NodeColumn.php M src/Navigation/Nodes/NodeColumnContainer.php M src/Navigation/Nodes/NodeDatabase.php M src/Navigation/Nodes/NodeDatabaseChildContainer.php M src/Navigation/Nodes/NodeDatabaseContainer.php M src/Navigation/Nodes/NodeEvent.php M src/Navigation/Nodes/NodeFunction.php M src/Navigation/Nodes/NodeIndex.php M src/Navigation/Nodes/NodeIndexContainer.php M src/Navigation/Nodes/NodeProcedure.php M src/Navigation/Nodes/NodeTable.php M src/Navigation/Nodes/NodeTrigger.php M src/Navigation/Nodes/NodeTriggerContainer.php M src/Navigation/Nodes/NodeView.php M tests/classes/Navigation/Nodes/NodeDatabaseChildTest.php M tests/classes/Navigation/Nodes/NodeTest.php
Log Message: ----------- Extract Config from the Node class
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: 609ddf5c3532e66b68c975bfe9297ffe79bff647 https://github.com/phpmyadmin/phpmyadmin/commit/609ddf5c3532e66b68c975bfe929... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2024-02-12 (Mon, 02 February 2024) -03:00
Changed paths: M phpstan-baseline.neon M psalm-baseline.xml M src/Navigation/NavigationTree.php M src/Navigation/Nodes/Node.php M src/Navigation/Nodes/NodeColumn.php M src/Navigation/Nodes/NodeColumnContainer.php M src/Navigation/Nodes/NodeDatabase.php M src/Navigation/Nodes/NodeDatabaseChildContainer.php M src/Navigation/Nodes/NodeDatabaseContainer.php M src/Navigation/Nodes/NodeEvent.php M src/Navigation/Nodes/NodeEventContainer.php M src/Navigation/Nodes/NodeFunction.php M src/Navigation/Nodes/NodeFunctionContainer.php M src/Navigation/Nodes/NodeIndex.php M src/Navigation/Nodes/NodeIndexContainer.php M src/Navigation/Nodes/NodeProcedure.php M src/Navigation/Nodes/NodeProcedureContainer.php M src/Navigation/Nodes/NodeTable.php M src/Navigation/Nodes/NodeTableContainer.php M src/Navigation/Nodes/NodeTrigger.php M src/Navigation/Nodes/NodeTriggerContainer.php M src/Navigation/Nodes/NodeView.php M src/Navigation/Nodes/NodeViewContainer.php M tests/classes/Navigation/Nodes/NodeColumnContainerTest.php M tests/classes/Navigation/Nodes/NodeColumnTest.php M tests/classes/Navigation/Nodes/NodeDatabaseChildTest.php M tests/classes/Navigation/Nodes/NodeDatabaseTest.php M tests/classes/Navigation/Nodes/NodeEventContainerTest.php M tests/classes/Navigation/Nodes/NodeEventTest.php M tests/classes/Navigation/Nodes/NodeFunctionContainerTest.php M tests/classes/Navigation/Nodes/NodeFunctionTest.php M tests/classes/Navigation/Nodes/NodeIndexContainerTest.php M tests/classes/Navigation/Nodes/NodeIndexTest.php M tests/classes/Navigation/Nodes/NodeProcedureContainerTest.php M tests/classes/Navigation/Nodes/NodeProcedureTest.php M tests/classes/Navigation/Nodes/NodeTableContainerTest.php M tests/classes/Navigation/Nodes/NodeTableTest.php M tests/classes/Navigation/Nodes/NodeTriggerContainerTest.php M tests/classes/Navigation/Nodes/NodeTriggerTest.php M tests/classes/Navigation/Nodes/NodeViewContainerTest.php M tests/classes/Navigation/Nodes/NodeViewTest.php
Log Message: ----------- Extract Config from Node classes
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: ff5c4d2ae5aa2de7e5638450447101ba61de1868 https://github.com/phpmyadmin/phpmyadmin/commit/ff5c4d2ae5aa2de7e56384504471... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2024-02-13 (Tue, 02 February 2024) -03:00
Changed paths: M app/services.php M phpstan-baseline.neon M psalm-baseline.xml M src/ConfigStorage/Relation.php
Log Message: ----------- Extract Config from Relation to a class property
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: fa68771d077e90bcbf0cc75e6575663381e08440 https://github.com/phpmyadmin/phpmyadmin/commit/fa68771d077e90bcbf0cc75e6575... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2024-02-13 (Tue, 02 February 2024) -03:00
Changed paths: M psalm-baseline.xml M src/Bookmarks/BookmarkRepository.php M src/Console.php M src/DatabaseInterface.php M src/File.php M src/FileListing.php M src/IpAllowDeny.php M src/LanguageManager.php M src/Normalization.php M src/ResponseRenderer.php M src/SqlQueryForm.php M src/UserPreferences.php M tests/classes/Stubs/ResponseRenderer.php
Log Message: ----------- Extract Config to a class property for some classes
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: 8dbb62a1f12801f331364f580da661a057e2ab97 https://github.com/phpmyadmin/phpmyadmin/commit/8dbb62a1f12801f331364f580da6... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2024-02-14 (Wed, 02 February 2024) -03:00
Changed paths: M app/services.php M phpstan-baseline.neon M psalm-baseline.xml M src/Bookmarks/BookmarkRepository.php M src/ConfigStorage/Relation.php M src/Console.php M src/Controllers/Database/Structure/EmptyTableController.php M src/Controllers/Setup/MainController.php M src/Controllers/Table/DeleteRowsController.php M src/Controllers/Table/SearchController.php M src/Database/MultiTableQuery.php M src/DatabaseInterface.php M src/Display/Results.php M src/File.php M src/FileListing.php M src/Footer.php M src/Header.php M src/InsertEdit.php M src/IpAllowDeny.php M src/LanguageManager.php M src/Menu.php M src/Navigation/Navigation.php M src/Navigation/NavigationTree.php M src/Navigation/Nodes/Node.php M src/Navigation/Nodes/NodeColumn.php M src/Navigation/Nodes/NodeColumnContainer.php M src/Navigation/Nodes/NodeDatabase.php M src/Navigation/Nodes/NodeDatabaseChildContainer.php M src/Navigation/Nodes/NodeDatabaseContainer.php M src/Navigation/Nodes/NodeEvent.php M src/Navigation/Nodes/NodeEventContainer.php M src/Navigation/Nodes/NodeFunction.php M src/Navigation/Nodes/NodeFunctionContainer.php M src/Navigation/Nodes/NodeIndex.php M src/Navigation/Nodes/NodeIndexContainer.php M src/Navigation/Nodes/NodeProcedure.php M src/Navigation/Nodes/NodeProcedureContainer.php M src/Navigation/Nodes/NodeTable.php M src/Navigation/Nodes/NodeTableContainer.php M src/Navigation/Nodes/NodeTrigger.php M src/Navigation/Nodes/NodeTriggerContainer.php M src/Navigation/Nodes/NodeView.php M src/Navigation/Nodes/NodeViewContainer.php M src/Normalization.php M src/ResponseRenderer.php M src/Sql.php M src/SqlQueryForm.php M src/UserPreferences.php M tests/classes/Controllers/Import/ImportControllerTest.php M tests/classes/Controllers/NavigationControllerTest.php M tests/classes/Controllers/Sql/EnumValuesControllerTest.php M tests/classes/Controllers/Sql/SetValuesControllerTest.php M tests/classes/Controllers/Table/ChangeControllerTest.php M tests/classes/Controllers/Table/ReplaceControllerTest.php M tests/classes/Display/ResultsTest.php M tests/classes/FooterTest.php M tests/classes/HeaderTest.php M tests/classes/InsertEditTest.php M tests/classes/MenuTest.php M tests/classes/Navigation/NavigationTest.php M tests/classes/Navigation/NavigationTreeTest.php M tests/classes/Navigation/Nodes/NodeColumnContainerTest.php M tests/classes/Navigation/Nodes/NodeColumnTest.php M tests/classes/Navigation/Nodes/NodeDatabaseChildTest.php M tests/classes/Navigation/Nodes/NodeDatabaseTest.php M tests/classes/Navigation/Nodes/NodeEventContainerTest.php M tests/classes/Navigation/Nodes/NodeEventTest.php M tests/classes/Navigation/Nodes/NodeFunctionContainerTest.php M tests/classes/Navigation/Nodes/NodeFunctionTest.php M tests/classes/Navigation/Nodes/NodeIndexContainerTest.php M tests/classes/Navigation/Nodes/NodeIndexTest.php M tests/classes/Navigation/Nodes/NodeProcedureContainerTest.php M tests/classes/Navigation/Nodes/NodeProcedureTest.php M tests/classes/Navigation/Nodes/NodeTableContainerTest.php M tests/classes/Navigation/Nodes/NodeTableTest.php M tests/classes/Navigation/Nodes/NodeTest.php M tests/classes/Navigation/Nodes/NodeTriggerContainerTest.php M tests/classes/Navigation/Nodes/NodeTriggerTest.php M tests/classes/Navigation/Nodes/NodeViewContainerTest.php M tests/classes/Navigation/Nodes/NodeViewTest.php M tests/classes/SqlTest.php M tests/classes/Stubs/ResponseRenderer.php
Log Message: ----------- Merge pull request #18987 from MauricioFauth/config-instance
Inject Config instead of using Config::getInstance()