Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 1e66018a6e2aae845d9bc7da5eeb05f2efac84db
https://github.com/phpmyadmin/phpmyadmin/commit/1e66018a6e2aae845d9bc7da5eeb05f2efac84db
Author: Kamil Tekiela <[email protected]>
Date: 2025-10-12 (Sun, 10 October 2025) -03:00

Changed paths: 
M phpstan-baseline.neon
M psalm-baseline.xml
M src/Dbal/Warning.php
M tests/unit/Advisory/AdvisorTest.php
M tests/unit/Config/Forms/FormListTest.php
M tests/unit/Config/SettingsTest.php
M tests/unit/ConfigStorage/RelationParametersTest.php
M tests/unit/ConfigTest.php
M tests/unit/Controllers/Import/SimulateDmlControllerTest.php
M tests/unit/Dbal/DatabaseInterfaceTest.php
M tests/unit/Dbal/WarningTest.php
M tests/unit/Display/ResultsTest.php
M tests/unit/Engines/PbxtTest.php
M tests/unit/Error/ErrorReportTest.php
M tests/unit/Error/ErrorTest.php
M tests/unit/Gis/GisGeometryCollectionTest.php
M tests/unit/Gis/GisGeometryTest.php
M tests/unit/Gis/GisMultiPolygonTest.php
M tests/unit/Gis/GisPointTest.php
M tests/unit/Html/GeneratorTest.php
M tests/unit/Http/Factory/ResponseFactoryTest.php
M tests/unit/Http/Factory/ServerRequestFactoryTest.php
M tests/unit/Http/Factory/UriFactoryTest.php
M tests/unit/Http/ResponseTest.php
M tests/unit/Http/ServerRequestTest.php
M tests/unit/Import/ImportTest.php
M tests/unit/IpAllowDenyTest.php
M tests/unit/LinterTest.php
M tests/unit/MessageTest.php
M tests/unit/MimeTest.php
M tests/unit/OperationsTest.php
M tests/unit/Partitioning/TablePartitionDefinitionTest.php
M tests/unit/Plugins/Auth/AuthenticationCookieTest.php
M tests/unit/Plugins/Export/Helpers/TablePropertyTest.php
M tests/unit/SanitizeTest.php
M tests/unit/Server/PrivilegesTest.php
M tests/unit/SqlTest.php
M tests/unit/StorageEngineTest.php
M tests/unit/Table/ColumnsDefinitionTest.php
M tests/unit/Table/Maintenance/MessageTest.php
M tests/unit/TemplateTest.php
M tests/unit/Theme/ThemeTest.php
M tests/unit/Tracking/TrackerTest.php
M tests/unit/Tracking/TrackingTest.php
M tests/unit/TransformationsTest.php
M tests/unit/Triggers/TriggerTest.php
M tests/unit/Twig/Node/Expression/TransExpressionTest.php
M tests/unit/TwoFactorTest.php
M tests/unit/TypesByDatabaseVersionTest.php
M tests/unit/UniqueConditionTest.php
M tests/unit/UrlTest.php
M tests/unit/UserPasswordTest.php
M tests/unit/UtilTest.php
M tests/unit/Utils/ForeignKeyTest.php
M tests/unit/Utils/FormatConverterTest.php
M tests/unit/Utils/GisTest.php
M tests/unit/VersionInformationTest.php
M tests/unit/WebAuthn/CBORDecoderTest.php

Log Message:
-----------
DataProvider types

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

Commit: 886f13eea02f9a519a4b3a8724b3960a33f5c4c0
https://github.com/phpmyadmin/phpmyadmin/commit/886f13eea02f9a519a4b3a8724b3960a33f5c4c0
Author: Kamil Tekiela <[email protected]>
Date: 2025-10-12 (Sun, 10 October 2025) -03:00

Changed paths: 
M phpstan-baseline.neon
M psalm-baseline.xml
M src/Advisory/Advisor.php
M src/BrowseForeigners.php
M src/Controllers/Table/RelationController.php
M src/Display/Results.php
M src/Navigation/NavigationTree.php
M src/Normalization.php
M src/Plugins/Export/ExportHtmlword.php
M src/Server/Privileges.php
M src/Server/Status/Monitor.php
M src/Sql.php
M src/Utils/HttpRequest.php

Log Message:
-----------
ClassMethodArrayDocblockParamFromLocalCallsRector

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

Commit: 9aaf51a1a7af1b2013dd183abdbfc4bf6f41670e
https://github.com/phpmyadmin/phpmyadmin/commit/9aaf51a1a7af1b2013dd183abdbfc4bf6f41670e
Author: Kamil Tekiela <[email protected]>
Date: 2025-10-12 (Sun, 10 October 2025) -03:00

Changed paths: 
M phpstan-baseline.neon
M psalm-baseline.xml
M src/Advisory/Advisor.php
M src/Controllers/Database/StructureController.php
M src/Controllers/Server/Status/StatusController.php
M src/Controllers/Server/Status/VariablesController.php
M src/Controllers/Table/ReplaceController.php
M src/Controllers/Table/SearchController.php
M src/Controllers/Table/ZoomSearchController.php
M src/Controllers/Triggers/IndexController.php
M src/CreateAddField.php
M src/Database/Routines.php
M src/Display/Results.php
M src/Favorites/RecentFavoriteTable.php
M src/Footer.php
M src/Header.php
M src/Plugins/Schema/RelationStats.php
M src/Server/Plugin.php
M src/Server/Status/Monitor.php
M src/TwoFactor.php

Log Message:
-----------
DocblockReturnArrayFromDirectArrayInstanceRector

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

Commit: 101e73b0e1dd12a11c03dbeafdb177839cae695b
https://github.com/phpmyadmin/phpmyadmin/commit/101e73b0e1dd12a11c03dbeafdb177839cae695b
Author: Kamil Tekiela <[email protected]>
Date: 2025-10-12 (Sun, 10 October 2025) -03:00

Changed paths: 
M src/Controllers/Server/BinlogController.php

Log Message:
-----------
DocblockVarFromParamDocblockInConstructorRector

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

Commit: aebc3aa704d338a38196ad7d712aa13df6f8b0a9
https://github.com/phpmyadmin/phpmyadmin/commit/aebc3aa704d338a38196ad7d712aa13df6f8b0a9
Author: Kamil Tekiela <[email protected]>
Date: 2025-10-12 (Sun, 10 October 2025) -03:00

Changed paths: 
M phpstan-baseline.neon
M psalm-baseline.xml
M src/Config.php
M src/Controllers/Table/ReplaceController.php
M src/Controllers/Table/Structure/PartitioningController.php
M src/FieldMetadata.php
M src/InsertEdit.php
M src/Operations.php
M src/Partitioning/TablePartitionDefinition.php
M src/Plugins.php
M src/Tracking/Tracker.php

Log Message:
-----------
Use in_array

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

Commit: e6e419ebbcdf8336890e855fd6fb01df7f34f73c
https://github.com/phpmyadmin/phpmyadmin/commit/e6e419ebbcdf8336890e855fd6fb01df7f34f73c
Author: Kamil Tekiela <[email protected]>
Date: 2025-10-12 (Sun, 10 October 2025) -03:00

Changed paths: 
M phpstan-baseline.neon
M src/Plugins/Import/ImportCsv.php

Log Message:
-----------
Strict equals

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

Commit: 473a0e56b594c3d29ccc6e5a3e11763e68ecaba9
https://github.com/phpmyadmin/phpmyadmin/commit/473a0e56b594c3d29ccc6e5a3e11763e68ecaba9
Author: MaurĂ­cio Meneghini Fauth <[email protected]>
Date: 2025-10-12 (Sun, 10 October 2025) -03:00

Changed paths: 
M phpstan-baseline.neon
M psalm-baseline.xml
M src/Advisory/Advisor.php
M src/BrowseForeigners.php
M src/Config.php
M src/Controllers/Database/StructureController.php
M src/Controllers/Server/BinlogController.php
M src/Controllers/Server/Status/StatusController.php
M src/Controllers/Server/Status/VariablesController.php
M src/Controllers/Table/RelationController.php
M src/Controllers/Table/ReplaceController.php
M src/Controllers/Table/SearchController.php
M src/Controllers/Table/Structure/PartitioningController.php
M src/Controllers/Table/ZoomSearchController.php
M src/Controllers/Triggers/IndexController.php
M src/CreateAddField.php
M src/Database/Routines.php
M src/Dbal/Warning.php
M src/Display/Results.php
M src/Favorites/RecentFavoriteTable.php
M src/FieldMetadata.php
M src/Footer.php
M src/Header.php
M src/InsertEdit.php
M src/Navigation/NavigationTree.php
M src/Normalization.php
M src/Operations.php
M src/Partitioning/TablePartitionDefinition.php
M src/Plugins.php
M src/Plugins/Export/ExportHtmlword.php
M src/Plugins/Import/ImportCsv.php
M src/Plugins/Schema/RelationStats.php
M src/Server/Plugin.php
M src/Server/Privileges.php
M src/Server/Status/Monitor.php
M src/Sql.php
M src/Tracking/Tracker.php
M src/TwoFactor.php
M src/Utils/HttpRequest.php
M tests/unit/Advisory/AdvisorTest.php
M tests/unit/Config/Forms/FormListTest.php
M tests/unit/Config/SettingsTest.php
M tests/unit/ConfigStorage/RelationParametersTest.php
M tests/unit/ConfigTest.php
M tests/unit/Controllers/Import/SimulateDmlControllerTest.php
M tests/unit/Dbal/DatabaseInterfaceTest.php
M tests/unit/Dbal/WarningTest.php
M tests/unit/Display/ResultsTest.php
M tests/unit/Engines/PbxtTest.php
M tests/unit/Error/ErrorReportTest.php
M tests/unit/Error/ErrorTest.php
M tests/unit/Gis/GisGeometryCollectionTest.php
M tests/unit/Gis/GisGeometryTest.php
M tests/unit/Gis/GisMultiPolygonTest.php
M tests/unit/Gis/GisPointTest.php
M tests/unit/Html/GeneratorTest.php
M tests/unit/Http/Factory/ResponseFactoryTest.php
M tests/unit/Http/Factory/ServerRequestFactoryTest.php
M tests/unit/Http/Factory/UriFactoryTest.php
M tests/unit/Http/ResponseTest.php
M tests/unit/Http/ServerRequestTest.php
M tests/unit/Import/ImportTest.php
M tests/unit/IpAllowDenyTest.php
M tests/unit/LinterTest.php
M tests/unit/MessageTest.php
M tests/unit/MimeTest.php
M tests/unit/OperationsTest.php
M tests/unit/Partitioning/TablePartitionDefinitionTest.php
M tests/unit/Plugins/Auth/AuthenticationCookieTest.php
M tests/unit/Plugins/Export/Helpers/TablePropertyTest.php
M tests/unit/SanitizeTest.php
M tests/unit/Server/PrivilegesTest.php
M tests/unit/SqlTest.php
M tests/unit/StorageEngineTest.php
M tests/unit/Table/ColumnsDefinitionTest.php
M tests/unit/Table/Maintenance/MessageTest.php
M tests/unit/TemplateTest.php
M tests/unit/Theme/ThemeTest.php
M tests/unit/Tracking/TrackerTest.php
M tests/unit/Tracking/TrackingTest.php
M tests/unit/TransformationsTest.php
M tests/unit/Triggers/TriggerTest.php
M tests/unit/Twig/Node/Expression/TransExpressionTest.php
M tests/unit/TwoFactorTest.php
M tests/unit/TypesByDatabaseVersionTest.php
M tests/unit/UniqueConditionTest.php
M tests/unit/UrlTest.php
M tests/unit/UserPasswordTest.php
M tests/unit/UtilTest.php
M tests/unit/Utils/ForeignKeyTest.php
M tests/unit/Utils/FormatConverterTest.php
M tests/unit/Utils/GisTest.php
M tests/unit/VersionInformationTest.php
M tests/unit/WebAuthn/CBORDecoderTest.php

Log Message:
-----------
Merge #19875 Rector fixes

This started as me testing the new Rector rules but I ended up having to
manually review and adjust almost everything. Rector mostly created a
lot of code churn, but it helped to identify some places where the
docbloc could be improved and reduce some baselines.

Closes #19875

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

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

Reply via email to