Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: f6d656b6a369df9c703e1c70e496a04d494102bf
https://github.com/phpmyadmin/phpmyadmin/commit/f6d656b6a369df9c703e1c70e496a04d494102bf
Author: Maurício Meneghini Fauth <[email protected]>
Date: 2026-05-22 (Fri, 05 May 2026) -03:00

Changed paths: 
M app/services.php
M phpstan-baseline.neon
M psalm-baseline.xml
M src/Bookmarks/BookmarkRepository.php
M src/Controllers/Sql/SqlController.php
M tests/unit/Bookmarks/BookmarkRepositoryTest.php
M tests/unit/Bookmarks/BookmarkTest.php
M tests/unit/ConsoleTest.php
M tests/unit/Controllers/Console/Bookmark/AddControllerTest.php
M tests/unit/Controllers/Console/Bookmark/RefreshControllerTest.php
M tests/unit/Controllers/Database/MultiTableQuery/QueryControllerTest.php
M tests/unit/Controllers/Database/SqlControllerTest.php
M tests/unit/Controllers/Database/TrackingControllerTest.php
M tests/unit/Controllers/Import/ImportControllerTest.php
M tests/unit/Controllers/Sql/EnumValuesControllerTest.php
M tests/unit/Controllers/Sql/SetValuesControllerTest.php
M tests/unit/Controllers/Table/DeleteRowsControllerTest.php
M tests/unit/Controllers/Table/ReplaceControllerTest.php
M tests/unit/Controllers/Table/SearchControllerTest.php
M tests/unit/Controllers/Table/SqlControllerTest.php
M tests/unit/Controllers/Table/TrackingControllerTest.php
M tests/unit/HeaderTest.php
M tests/unit/SqlQueryFormTest.php
M tests/unit/SqlTest.php
M tests/unit/Stubs/ResponseRenderer.php
M tests/unit/Tracking/TrackingTest.php

Log Message:
-----------
Fix bookmarks not being properly saved

Signed-off-by: Maurício Meneghini Fauth <[email protected]>

Commit: a58577e168f4298fa03de53456a049fb4877603a
https://github.com/phpmyadmin/phpmyadmin/commit/a58577e168f4298fa03de53456a049fb4877603a
Author: Maurício Meneghini Fauth <[email protected]>
Date: 2026-05-22 (Fri, 05 May 2026) -03:00

Changed paths: 
M app/services.php
M phpstan-baseline.neon
M psalm-baseline.xml
M src/Bookmarks/BookmarkRepository.php
M src/Controllers/Sql/SqlController.php
M tests/unit/Bookmarks/BookmarkRepositoryTest.php
M tests/unit/Bookmarks/BookmarkTest.php
M tests/unit/ConsoleTest.php
M tests/unit/Controllers/Console/Bookmark/AddControllerTest.php
M tests/unit/Controllers/Console/Bookmark/RefreshControllerTest.php
M tests/unit/Controllers/Database/MultiTableQuery/QueryControllerTest.php
M tests/unit/Controllers/Database/SqlControllerTest.php
M tests/unit/Controllers/Database/TrackingControllerTest.php
M tests/unit/Controllers/Import/ImportControllerTest.php
M tests/unit/Controllers/Sql/EnumValuesControllerTest.php
M tests/unit/Controllers/Sql/SetValuesControllerTest.php
M tests/unit/Controllers/Table/DeleteRowsControllerTest.php
M tests/unit/Controllers/Table/ReplaceControllerTest.php
M tests/unit/Controllers/Table/SearchControllerTest.php
M tests/unit/Controllers/Table/SqlControllerTest.php
M tests/unit/Controllers/Table/TrackingControllerTest.php
M tests/unit/HeaderTest.php
M tests/unit/SqlQueryFormTest.php
M tests/unit/SqlTest.php
M tests/unit/Stubs/ResponseRenderer.php
M tests/unit/Tracking/TrackingTest.php

Log Message:
-----------
Merge pull request #20310 from MauricioFauth/bookmarks-fix

Fix bookmarks not being properly saved

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

Reply via email to