Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: f708e074c916a234454b5a93a88793fedade2f68
https://github.com/phpmyadmin/phpmyadmin/commit/f708e074c916a234454b5a93a88793fedade2f68
Author: Kamil Tekiela <[email protected]>
Date: 2026-04-10 (Fri, 04 April 2026) -03:00

Changed paths: 
M composer.lock
M phpstan-baseline.neon
M psalm-baseline.xml
M src/Config/FormDisplay.php
M src/Config/UserPreferences.php
M src/ConfigStorage/Relation.php
M src/Console/History.php
M src/Controllers/CheckRelationsController.php
M src/Controllers/Database/RoutinesController.php
M src/Controllers/Database/SearchController.php
M src/Controllers/Database/SqlAutoCompleteController.php
M src/Controllers/Database/Structure/FavoriteTableController.php
M src/Controllers/Database/StructureController.php
M src/Controllers/HomeController.php
M src/Controllers/Import/ImportController.php
M src/Controllers/Operations/DatabaseController.php
M src/Controllers/Server/Databases/DestroyController.php
M src/Controllers/Server/DatabasesController.php
M src/Controllers/Table/IndexesController.php
M src/Controllers/Table/RelationController.php
M src/Controllers/Table/SearchController.php
M src/Controllers/Table/StructureController.php
M src/Controllers/Table/ZoomSearchController.php
M src/Dbal/DatabaseInterface.php
M src/Display/Results.php
M src/Html/Generator.php
M src/Http/Middleware/RecentTableHandling.php
M src/Import/Import.php
M src/ListDatabase.php
M src/Navigation/Navigation.php
M src/Navigation/NavigationTree.php
M src/Navigation/Nodes/Node.php
M src/Navigation/Nodes/NodeDatabase.php
M src/Navigation/Nodes/NodeDatabaseChildContainer.php
M src/Navigation/Nodes/NodeDatabaseContainer.php
M src/Navigation/Nodes/NodeTable.php
M src/Query/Utilities.php
M src/ResponseRenderer.php
M src/Sql.php
M src/Table/Table.php
M tests/unit/Bookmarks/BookmarkTest.php
M tests/unit/Config/UserPreferencesTest.php
M tests/unit/Controllers/Database/StructureControllerTest.php
M tests/unit/Controllers/Export/ExportControllerTest.php
M tests/unit/Controllers/Navigation/UpdateNavWidthConfigControllerTest.php
M tests/unit/Controllers/Server/Databases/DestroyControllerTest.php
M tests/unit/Controllers/Server/DatabasesControllerTest.php
M tests/unit/Controllers/Server/Status/Processes/RefreshControllerTest.php
M tests/unit/Controllers/Table/StructureControllerTest.php
M tests/unit/Database/RoutinesTest.php
M tests/unit/Dbal/DatabaseInterfaceTest.php
M tests/unit/Html/GeneratorTest.php
M tests/unit/Http/Middleware/RecentTableHandlingTest.php
M tests/unit/Navigation/NavigationTest.php
M tests/unit/Navigation/NavigationTreeTest.php
M tests/unit/Navigation/Nodes/NodeTest.php
M tests/unit/Replication/ReplicationGuiTest.php
M tests/unit/Server/PluginsTest.php
M tests/unit/SqlTest.php
M tests/unit/Table/TableTest.php
M tests/unit/TwoFactorTest.php
M tests/unit/UtilTest.php

Log Message:
-----------
Clean up config again (#20264)

* MaxTableList/MaxDbList/QueryHistoryMax
* UserprefsDisallow
* NaturalOrder
* Update TableTest.php
* MaxExactCountViews
* Update ReplicationGuiTest.php
* Update RoutinesTest.php
* Update StructureControllerTest.php
* Update ExportControllerTest.php
* Update StructureControllerTest.php
* Update BookmarkTest.php
* MaxCharactersInDisplayedSQL
* ActionLinksMode/ShowSQL/MysqlSslWarningSafeHosts
* Update TwoFactorTest.php
* ForeignKeyMaxLimit/ForeignKeyDropdownOrder
* QueryHistoryDB
* ZeroConf
* UseDbSearch
* MaxRoutineList
* NumFavoriteTables
* EnableAutocompleteForTablesAndColumns
* MaxExactCount/ShowStats
* InitialSlidersState
* Remove isset in Results
* Remove isset and fix tests
* PmaNoRelation_DisableWarning
* ShowCreateDb
* Update phpstan-baseline.neon
* Navigation
* Upgrading vimeo/psalm (6.15.0 => 6.16.1)

---------

Signed-off-by: Kamil Tekiela <[email protected]>

_______________________________________________
Git mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to