Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 44e7e5ab342a2e8397156a29b4d318e94d0cf3eb
https://github.com/phpmyadmin/phpmyadmin/commit/44e7e5ab342a2e8397156a29b4d318e94d0cf3eb
Author: Kamil Tekiela <tekiela...@gmail.com>
Date: 2025-01-16 (Thu, 01 January 2025) +00:00

Changed paths: 
M src/Util.php

Log Message:
-----------
Remove old values that are handled in Settings

Signed-off-by: Kamil Tekiela <tekiela...@gmail.com>

Commit: 287ad9c8ec2e4f08090db71df71d4f96f872d176
https://github.com/phpmyadmin/phpmyadmin/commit/287ad9c8ec2e4f08090db71df71d4f96f872d176
Author: Kamil Tekiela <tekiela...@gmail.com>
Date: 2025-01-16 (Thu, 01 January 2025) +00:00

Changed paths: 
M phpstan-baseline.neon
M src/Util.php
M tests/unit/UtilTest.php

Log Message:
-----------
Use match statements

Signed-off-by: Kamil Tekiela <tekiela...@gmail.com>

Commit: b62ffe17c7f65222182894f93beada2fa58a4851
https://github.com/phpmyadmin/phpmyadmin/commit/b62ffe17c7f65222182894f93beada2fa58a4851
Author: Kamil Tekiela <tekiela...@gmail.com>
Date: 2025-01-16 (Thu, 01 January 2025) +00:00

Changed paths: 
M phpstan-baseline.neon
M psalm-baseline.xml
M src/Config/ConfigFile.php
M src/Config/Settings.php
M src/Config/SpecialSchemaLinks.php
M src/Controllers/Database/PrivilegesController.php
M src/Controllers/Database/SearchController.php
M src/Controllers/Server/Databases/CreateController.php
M src/Controllers/Server/DatabasesController.php
M src/Controllers/Sql/SqlController.php
M src/Controllers/Table/ChartController.php
M src/Controllers/Table/FindReplaceController.php
M src/Controllers/Table/GisVisualizationController.php
M src/Controllers/Table/PrivilegesController.php
M src/Controllers/Table/SearchController.php
M src/Controllers/Table/ZoomSearchController.php
M src/Header.php
M src/Html/Generator.php
M src/Menu.php
M src/Navigation/NavigationTree.php
M src/Navigation/Nodes/NodeDatabase.php
M src/Navigation/Nodes/NodeTable.php
M src/Plugins/Auth/AuthenticationConfig.php
M src/Server/Privileges.php
M src/Server/Select.php
M src/SqlQueryForm.php
M src/Util.php
M tests/unit/Config/SettingsTest.php
M tests/unit/Html/GeneratorTest.php
M tests/unit/InsertEditTest.php
M tests/unit/Navigation/Nodes/NodeDatabaseChildTest.php
M tests/unit/Navigation/Nodes/NodeTableTest.php
M tests/unit/Server/PrivilegesTest.php
M tests/unit/Server/SelectTest.php
M tests/unit/SqlQueryFormTest.php
M tests/unit/SqlTest.php
M tests/unit/UtilTest.php

Log Message:
-----------
Merge the logic into Settings

Signed-off-by: Kamil Tekiela <tekiela...@gmail.com>

Commit: 638df5aff5bfffaf79a9a182a5c30abb6ca0786e
https://github.com/phpmyadmin/phpmyadmin/commit/638df5aff5bfffaf79a9a182a5c30abb6ca0786e
Author: MaurĂ­cio Meneghini Fauth <mauri...@mfauth.net>
Date: 2025-01-16 (Thu, 01 January 2025) -03:00

Changed paths: 
M phpstan-baseline.neon
M psalm-baseline.xml
M src/Config/ConfigFile.php
M src/Config/Settings.php
M src/Config/SpecialSchemaLinks.php
M src/Controllers/Database/PrivilegesController.php
M src/Controllers/Database/SearchController.php
M src/Controllers/Server/Databases/CreateController.php
M src/Controllers/Server/DatabasesController.php
M src/Controllers/Sql/SqlController.php
M src/Controllers/Table/ChartController.php
M src/Controllers/Table/FindReplaceController.php
M src/Controllers/Table/GisVisualizationController.php
M src/Controllers/Table/PrivilegesController.php
M src/Controllers/Table/SearchController.php
M src/Controllers/Table/ZoomSearchController.php
M src/Header.php
M src/Html/Generator.php
M src/Menu.php
M src/Navigation/NavigationTree.php
M src/Navigation/Nodes/NodeDatabase.php
M src/Navigation/Nodes/NodeTable.php
M src/Plugins/Auth/AuthenticationConfig.php
M src/Server/Privileges.php
M src/Server/Select.php
M src/SqlQueryForm.php
M src/Util.php
M tests/unit/Config/SettingsTest.php
M tests/unit/Html/GeneratorTest.php
M tests/unit/InsertEditTest.php
M tests/unit/Navigation/Nodes/NodeDatabaseChildTest.php
M tests/unit/Navigation/Nodes/NodeTableTest.php
M tests/unit/Server/PrivilegesTest.php
M tests/unit/Server/SelectTest.php
M tests/unit/SqlQueryFormTest.php
M tests/unit/SqlTest.php
M tests/unit/UtilTest.php

Log Message:
-----------
Merge pull request #19527 from kamil-tekiela/getUrlForOption

Remove getUrlForOption

_______________________________________________
Git mailing list -- git@phpmyadmin.net
To unsubscribe send an email to git-le...@phpmyadmin.net

Reply via email to