Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 98520d90fccf6f92d373bcd5bf751cc22e3b4073
https://github.com/phpmyadmin/phpmyadmin/commit/98520d90fccf6f92d373bcd5bf7…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-12-20 (Wed, 12 December 2023) -03:00
Changed paths:
M psalm-baseline.xml
M tests/classes/AbstractTestCase.php
M tests/classes/Controllers/Database/MultiTableQuery/TablesControllerTest.php
M tests/classes/Controllers/Database/StructureControllerTest.php
M tests/classes/Controllers/Export/ExportControllerTest.php
M tests/classes/Controllers/Import/ImportControllerTest.php
M tests/classes/Controllers/NavigationControllerTest.php
M tests/classes/Controllers/Normalization/MainControllerTest.php
M tests/classes/Controllers/Operations/TableControllerTest.php
M tests/classes/Controllers/Sql/EnumValuesControllerTest.php
M tests/classes/Controllers/Sql/SetValuesControllerTest.php
M tests/classes/Controllers/Table/ExportControllerTest.php
M tests/classes/Controllers/Table/SearchControllerTest.php
M tests/classes/Export/OptionsTest.php
M tests/classes/PluginsTest.php
M tests/classes/Table/TableTest.php
M tests/classes/Tracking/TrackerTest.php
Log Message:
-----------
Remove AbstractTestCase::loadDbiIntoContainerBuilder()
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: e852380e7e255a4932dadfd6e74b25ef6a31a176
https://github.com/phpmyadmin/phpmyadmin/commit/e852380e7e255a4932dadfd6e74…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-12-20 (Wed, 12 December 2023) -03:00
Changed paths:
M psalm-baseline.xml
M tests/classes/Controllers/Import/ImportControllerTest.php
Log Message:
-----------
Remove container from Import\ImportControllerTest
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: bbebcbf970ece67f67899da0558e2d76f988b6a1
https://github.com/phpmyadmin/phpmyadmin/commit/bbebcbf970ece67f67899da0558…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-12-20 (Wed, 12 December 2023) -03:00
Changed paths:
M psalm-baseline.xml
M tests/classes/AbstractTestCase.php
M tests/classes/Controllers/Operations/TableControllerTest.php
Log Message:
-----------
Remove container from Operations\TableControllerTest
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 1245c976eec3b19a7bceb4a0831f55de5489e7a0
https://github.com/phpmyadmin/phpmyadmin/commit/1245c976eec3b19a7bceb4a0831…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-12-20 (Wed, 12 December 2023) -03:00
Changed paths:
M psalm-baseline.xml
M tests/classes/Controllers/Sql/SetValuesControllerTest.php
Log Message:
-----------
Remove container from Sql\SetValuesControllerTest
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: c229b98f76ba4e6314afe1cd86677d601b8fbf2a
https://github.com/phpmyadmin/phpmyadmin/commit/c229b98f76ba4e6314afe1cd866…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-12-20 (Wed, 12 December 2023) -03:00
Changed paths:
M psalm-baseline.xml
M tests/classes/AbstractTestCase.php
M tests/classes/Controllers/Sql/EnumValuesControllerTest.php
Log Message:
-----------
Remove container from Sql\EnumValuesControllerTest
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: f5ebc2355b3250c7d9eb553ea4c72df7fcbd9668
https://github.com/phpmyadmin/phpmyadmin/commit/f5ebc2355b3250c7d9eb553ea4c…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-12-20 (Wed, 12 December 2023) -03:00
Changed paths:
M psalm-baseline.xml
M tests/classes/AbstractTestCase.php
M tests/classes/Controllers/NavigationControllerTest.php
Log Message:
-----------
Remove container from NavigationControllerTest
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: a9db70263910a377ac6c12b9217a921e6a92877f
https://github.com/phpmyadmin/phpmyadmin/commit/a9db70263910a377ac6c12b9217…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-12-20 (Wed, 12 December 2023) -03:00
Changed paths:
M tests/classes/Controllers/Table/SearchControllerTest.php
Log Message:
-----------
Remove container from Table\SearchControllerTest
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 0ef906be5dc66ccb84de2ab455920e4a9521a917
https://github.com/phpmyadmin/phpmyadmin/commit/0ef906be5dc66ccb84de2ab4559…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-12-20 (Wed, 12 December 2023) -03:00
Changed paths:
M psalm-baseline.xml
M tests/classes/AbstractTestCase.php
M tests/classes/Controllers/Database/MultiTableQuery/TablesControllerTest.php
Log Message:
-----------
Remove container from MultiTableQuery\TablesControllerTest
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 3d83c62fa37be2283b44cc8220dfbc604016b311
https://github.com/phpmyadmin/phpmyadmin/commit/3d83c62fa37be2283b44cc8220d…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-12-20 (Wed, 12 December 2023) -03:00
Changed paths:
M tests/classes/AbstractTestCase.php
M tests/classes/Controllers/Normalization/MainControllerTest.php
Log Message:
-----------
Remove AbstractTestCase::loadResponseIntoContainerBuilder()
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: d2d347fbb27d7ea808da45327c0c42e0c8ac0209
https://github.com/phpmyadmin/phpmyadmin/commit/d2d347fbb27d7ea808da45327c0…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-12-20 (Wed, 12 December 2023) -03:00
Changed paths:
M psalm-baseline.xml
M tests/classes/Controllers/Database/StructureControllerTest.php
Log Message:
-----------
Remove container from Database\StructureControllerTest
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 81f32fe16e8dcd051abadb907aef7f34304755a4
https://github.com/phpmyadmin/phpmyadmin/commit/81f32fe16e8dcd051abadb907ae…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-12-21 (Thu, 12 December 2023) -03:00
Changed paths:
M psalm-baseline.xml
M src/UrlRedirector.php
Log Message:
-----------
Remove dbi from UrlRedirector
Is not necessary to set the DatabaseInterface instance. The container
builder will correctly instanciate it if necessary.
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 033dcf21e07f154af1b12be8ae9270bf222e40ba
https://github.com/phpmyadmin/phpmyadmin/commit/033dcf21e07f154af1b12be8ae9…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-12-21 (Thu, 12 December 2023) -03:00
Changed paths:
M composer.json
M composer.lock
M src/Core.php
Log Message:
-----------
Change Core::getContainerBuilder return to ContainerInterface
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 74054cb4d37d61a845f298f63464a3c313da779e
https://github.com/phpmyadmin/phpmyadmin/commit/74054cb4d37d61a845f298f6346…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-12-22 (Fri, 12 December 2023) -03:00
Changed paths:
A src/Container/ContainerBuilder.php
A tests/classes/Container/ContainerBuilderTest.php
M bin/console
M src/Application.php
M src/Controllers/Export/ExportController.php
M src/Controllers/View/CreateController.php
M src/Core.php
M src/Display/Results.php
M src/Header.php
M src/Http/Middleware/Authentication.php
M src/Http/Middleware/LanguageAndThemeCookieSaving.php
M src/Http/Middleware/MinimumCommonRedirection.php
M src/Http/Middleware/SetupPageRedirection.php
M src/Http/Middleware/ThemeInitialization.php
M src/Http/Middleware/UrlRedirection.php
M src/Http/Middleware/UserPreferencesLoading.php
M src/Http/Middleware/ZeroConfPostConnection.php
M src/Navigation/Navigation.php
M src/Plugins.php
M src/Table/Indexes.php
M src/Template.php
M src/Twig/AssetExtension.php
M src/UrlRedirector.php
M tests/classes/AbstractTestCase.php
M tests/classes/ApplicationTest.php
M tests/classes/CoreTest.php
Log Message:
-----------
Extract container builder logic to ContainerBuilder class
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 0634b67c09198d53f6762250d30d6f8eb7532070
https://github.com/phpmyadmin/phpmyadmin/commit/0634b67c09198d53f6762250d30…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-12-22 (Fri, 12 December 2023) -03:00
Changed paths:
A src/Container/ContainerBuilder.php
A tests/classes/Container/ContainerBuilderTest.php
M bin/console
M composer.json
M composer.lock
M psalm-baseline.xml
M src/Application.php
M src/Controllers/Export/ExportController.php
M src/Controllers/View/CreateController.php
M src/Core.php
M src/Display/Results.php
M src/Header.php
M src/Http/Middleware/Authentication.php
M src/Http/Middleware/LanguageAndThemeCookieSaving.php
M src/Http/Middleware/MinimumCommonRedirection.php
M src/Http/Middleware/SetupPageRedirection.php
M src/Http/Middleware/ThemeInitialization.php
M src/Http/Middleware/UrlRedirection.php
M src/Http/Middleware/UserPreferencesLoading.php
M src/Http/Middleware/ZeroConfPostConnection.php
M src/Navigation/Navigation.php
M src/Plugins.php
M src/Table/Indexes.php
M src/Template.php
M src/Twig/AssetExtension.php
M src/UrlRedirector.php
M tests/classes/AbstractTestCase.php
M tests/classes/ApplicationTest.php
M tests/classes/Controllers/Database/MultiTableQuery/TablesControllerTest.php
M tests/classes/Controllers/Database/StructureControllerTest.php
M tests/classes/Controllers/Export/ExportControllerTest.php
M tests/classes/Controllers/Import/ImportControllerTest.php
M tests/classes/Controllers/NavigationControllerTest.php
M tests/classes/Controllers/Normalization/MainControllerTest.php
M tests/classes/Controllers/Operations/TableControllerTest.php
M tests/classes/Controllers/Sql/EnumValuesControllerTest.php
M tests/classes/Controllers/Sql/SetValuesControllerTest.php
M tests/classes/Controllers/Table/ExportControllerTest.php
M tests/classes/Controllers/Table/SearchControllerTest.php
M tests/classes/CoreTest.php
M tests/classes/Export/OptionsTest.php
M tests/classes/PluginsTest.php
M tests/classes/Table/TableTest.php
M tests/classes/Tracking/TrackerTest.php
Log Message:
-----------
Merge pull request #18860 from MauricioFauth/container
Decouple from Symfony's container