Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 3f2c53ef1d629fdb7986b84edb0f81a098a4e616
https://github.com/phpmyadmin/phpmyadmin/commit/3f2c53ef1d629fdb7986b84edb0…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-06-07 (Wed, 06 June 2023) -03:00
Changed paths:
M psalm-baseline.xml
M test/classes/Advisory/AdvisorTest.php
M test/classes/Advisory/RulesTest.php
M test/classes/BookmarkTest.php
M test/classes/BrowseForeignersTest.php
M test/classes/CacheTest.php
M test/classes/Charsets/CharsetTest.php
M test/classes/Charsets/CollationTest.php
M test/classes/CharsetsTest.php
M test/classes/CheckUserPrivilegesTest.php
M test/classes/Command/SetVersionCommandTest.php
M test/classes/Command/TwigLintCommandTest.php
M test/classes/Command/WriteGitRevisionCommandTest.php
M test/classes/CommonTest.php
M test/classes/Config/ConfigFileTest.php
M test/classes/Config/DescriptionTest.php
M test/classes/Config/FormDisplayTemplateTest.php
M test/classes/Config/FormDisplayTest.php
M test/classes/Config/FormTest.php
M test/classes/Config/Forms/FormListTest.php
M test/classes/Config/PageSettingsTest.php
M test/classes/Config/ServerConfigChecksTest.php
M test/classes/Config/Settings/ConsoleTest.php
M test/classes/Config/Settings/DebugTest.php
M test/classes/Config/Settings/ExportTest.php
M test/classes/Config/Settings/ImportTest.php
M test/classes/Config/Settings/SchemaTest.php
M test/classes/Config/Settings/ServerTest.php
M test/classes/Config/Settings/SqlQueryBoxTest.php
M test/classes/Config/Settings/TransformationsTest.php
M test/classes/Config/SettingsTest.php
M test/classes/ConfigStorage/RelationCleanupTest.php
M test/classes/ConfigStorage/RelationParametersTest.php
M test/classes/ConfigStorage/RelationTest.php
M test/classes/ConfigStorage/UserGroupsTest.php
M test/classes/ConfigTest.php
M test/classes/ConsoleTest.php
M test/classes/Controllers/AbstractControllerTest.php
M test/classes/Controllers/CheckRelationsControllerTest.php
M test/classes/Controllers/CollationConnectionControllerTest.php
M test/classes/Controllers/Console/Bookmark/AddControllerTest.php
M test/classes/Controllers/Console/Bookmark/RefreshControllerTest.php
M test/classes/Controllers/Database/EventsControllerTest.php
M test/classes/Controllers/Database/MultiTableQuery/TablesControllerTest.php
M test/classes/Controllers/Database/PrivilegesControllerTest.php
M test/classes/Controllers/Database/RoutinesControllerTest.php
M test/classes/Controllers/Database/Structure/FavoriteTableControllerTest.php
M test/classes/Controllers/Database/Structure/RealRowCountControllerTest.php
M test/classes/Controllers/Database/StructureControllerTest.php
M test/classes/Controllers/Export/ExportControllerTest.php
M test/classes/Controllers/Export/Template/CreateControllerTest.php
M test/classes/Controllers/Export/Template/DeleteControllerTest.php
M test/classes/Controllers/Export/Template/LoadControllerTest.php
M test/classes/Controllers/Export/Template/UpdateControllerTest.php
M test/classes/Controllers/GisDataEditorControllerTest.php
M test/classes/Controllers/Import/ImportControllerTest.php
M test/classes/Controllers/JavaScriptMessagesControllerTest.php
M test/classes/Controllers/LintControllerTest.php
M test/classes/Controllers/LogoutControllerTest.php
M test/classes/Controllers/NavigationControllerTest.php
M test/classes/Controllers/Normalization/AddNewPrimaryControllerTest.php
M test/classes/Controllers/Normalization/CreateNewColumnControllerTest.php
M test/classes/Controllers/Normalization/FirstNormalForm/FirstStepControllerTest.php
M test/classes/Controllers/Normalization/FirstNormalForm/FourthStepControllerTest.php
M test/classes/Controllers/Normalization/FirstNormalForm/SecondStepControllerTest.php
M test/classes/Controllers/Normalization/FirstNormalForm/ThirdStepControllerTest.php
M test/classes/Controllers/Normalization/GetColumnsControllerTest.php
M test/classes/Controllers/Normalization/MainControllerTest.php
M test/classes/Controllers/Normalization/MoveRepeatingGroupTest.php
M test/classes/Controllers/Normalization/PartialDependenciesControllerTest.php
M test/classes/Controllers/Normalization/SecondNormalForm/CreateNewTablesControllerTest.php
M test/classes/Controllers/Normalization/SecondNormalForm/FirstStepControllerTest.php
M test/classes/Controllers/Normalization/SecondNormalForm/NewTablesControllerTest.php
M test/classes/Controllers/Normalization/ThirdNormalForm/CreateNewTablesControllerTest.php
M test/classes/Controllers/Normalization/ThirdNormalForm/FirstStepControllerTest.php
M test/classes/Controllers/Normalization/ThirdNormalForm/NewTablesControllerTest.php
M test/classes/Controllers/SchemaExportControllerTest.php
M test/classes/Controllers/Server/BinlogControllerTest.php
M test/classes/Controllers/Server/CollationsControllerTest.php
M test/classes/Controllers/Server/Databases/CreateControllerTest.php
M test/classes/Controllers/Server/Databases/DestroyControllerTest.php
M test/classes/Controllers/Server/DatabasesControllerTest.php
M test/classes/Controllers/Server/EnginesControllerTest.php
M test/classes/Controllers/Server/PluginsControllerTest.php
M test/classes/Controllers/Server/Privileges/AccountLockControllerTest.php
M test/classes/Controllers/Server/Privileges/AccountUnlockControllerTest.php
M test/classes/Controllers/Server/PrivilegesControllerTest.php
M test/classes/Controllers/Server/ShowEngineControllerTest.php
M test/classes/Controllers/Server/Status/AdvisorControllerTest.php
M test/classes/Controllers/Server/Status/Monitor/GeneralLogControllerTest.php
M test/classes/Controllers/Server/Status/Monitor/LogVarsControllerTest.php
M test/classes/Controllers/Server/Status/Monitor/QueryAnalyzerControllerTest.php
M test/classes/Controllers/Server/Status/Monitor/SlowLogControllerTest.php
M test/classes/Controllers/Server/Status/MonitorControllerTest.php
M test/classes/Controllers/Server/Status/Processes/RefreshControllerTest.php
M test/classes/Controllers/Server/Status/ProcessesControllerTest.php
M test/classes/Controllers/Server/Status/QueriesControllerTest.php
M test/classes/Controllers/Server/Status/StatusControllerTest.php
M test/classes/Controllers/Server/Status/VariablesControllerTest.php
M test/classes/Controllers/Server/VariablesControllerTest.php
M test/classes/Controllers/Sql/EnumValuesControllerTest.php
M test/classes/Controllers/Sql/SetValuesControllerTest.php
M test/classes/Controllers/Table/AddFieldControllerTest.php
M test/classes/Controllers/Table/ChangeControllerTest.php
M test/classes/Controllers/Table/ChangeRowsControllerTest.php
M test/classes/Controllers/Table/ChartControllerTest.php
M test/classes/Controllers/Table/CreateControllerTest.php
M test/classes/Controllers/Table/DeleteConfirmControllerTest.php
M test/classes/Controllers/Table/DeleteRowsControllerTest.php
M test/classes/Controllers/Table/DropColumnConfirmationControllerTest.php
M test/classes/Controllers/Table/DropColumnControllerTest.php
M test/classes/Controllers/Table/ExportControllerTest.php
M test/classes/Controllers/Table/ExportRowsControllerTest.php
M test/classes/Controllers/Table/FindReplaceControllerTest.php
M test/classes/Controllers/Table/GetFieldControllerTest.php
M test/classes/Controllers/Table/GisVisualizationControllerTest.php
M test/classes/Controllers/Table/ImportControllerTest.php
M test/classes/Controllers/Table/IndexRenameControllerTest.php
M test/classes/Controllers/Table/IndexesControllerTest.php
M test/classes/Controllers/Table/Maintenance/AnalyzeControllerTest.php
M test/classes/Controllers/Table/Maintenance/CheckControllerTest.php
M test/classes/Controllers/Table/Maintenance/ChecksumControllerTest.php
M test/classes/Controllers/Table/Maintenance/OptimizeControllerTest.php
M test/classes/Controllers/Table/Maintenance/RepairControllerTest.php
M test/classes/Controllers/Table/OperationsControllerTest.php
M test/classes/Controllers/Table/Partition/AnalyzeControllerTest.php
M test/classes/Controllers/Table/Partition/CheckControllerTest.php
M test/classes/Controllers/Table/Partition/DropControllerTest.php
M test/classes/Controllers/Table/Partition/OptimizeControllerTest.php
M test/classes/Controllers/Table/Partition/RebuildControllerTest.php
M test/classes/Controllers/Table/Partition/RepairControllerTest.php
M test/classes/Controllers/Table/Partition/TruncateControllerTest.php
M test/classes/Controllers/Table/PrivilegesControllerTest.php
M test/classes/Controllers/Table/RecentFavoriteControllerTest.php
M test/classes/Controllers/Table/RelationControllerTest.php
M test/classes/Controllers/Table/ReplaceControllerTest.php
M test/classes/Controllers/Table/SearchControllerTest.php
M test/classes/Controllers/Table/SqlControllerTest.php
M test/classes/Controllers/Table/Structure/ChangeControllerTest.php
M test/classes/Controllers/Table/Structure/SaveControllerTest.php
M test/classes/Controllers/Table/Structure/SpatialControllerTest.php
M test/classes/Controllers/Table/Structure/UniqueControllerTest.php
M test/classes/Controllers/Table/StructureControllerTest.php
M test/classes/Controllers/Table/TrackingControllerTest.php
M test/classes/Controllers/Table/ZoomSearchControllerTest.php
M test/classes/Controllers/ThemeSetControllerTest.php
M test/classes/Controllers/Transformation/OverviewControllerTest.php
M test/classes/Controllers/Triggers/IndexControllerTest.php
M test/classes/Controllers/VersionCheckControllerTest.php
M test/classes/CoreTest.php
M test/classes/CreateAddFieldTest.php
M test/classes/Crypto/CryptoTest.php
M test/classes/Database/CentralColumnsTest.php
M test/classes/Database/Designer/CommonTest.php
M test/classes/Database/DesignerTest.php
M test/classes/Database/EventsTest.php
M test/classes/Database/RoutinesTest.php
M test/classes/Database/SearchTest.php
M test/classes/DatabaseInterfaceTest.php
M test/classes/Dbal/DbiDummyTest.php
M test/classes/Dbal/DbiMysqliTest.php
M test/classes/Dbal/MysqliResultTest.php
M test/classes/Dbal/MysqliStatementTest.php
M test/classes/Dbal/WarningTest.php
M test/classes/Display/DisplayPartsTest.php
M test/classes/Display/ResultsTest.php
M test/classes/EncodingTest.php
M test/classes/Engines/BdbTest.php
M test/classes/Engines/BinlogTest.php
M test/classes/Engines/InnodbTest.php
M test/classes/Engines/MemoryTest.php
M test/classes/Engines/MrgMyisamTest.php
M test/classes/Engines/MyisamTest.php
M test/classes/Engines/NdbclusterTest.php
M test/classes/Engines/PbxtTest.php
M test/classes/Engines/PerformanceSchemaTest.php
M test/classes/EnvironmentTest.php
M test/classes/ErrorHandlerTest.php
M test/classes/ErrorReportTest.php
M test/classes/ErrorTest.php
M test/classes/Export/OptionsTest.php
M test/classes/ExportTest.php
M test/classes/FieldMetadataTest.php
M test/classes/FileListingTest.php
M test/classes/FileTest.php
M test/classes/FlashMessagesTest.php
M test/classes/FontTest.php
M test/classes/FooterTest.php
M test/classes/Gis/Ds/PolygonTest.php
M test/classes/Gis/GisFactoryTest.php
M test/classes/Gis/GisGeometryCollectionTest.php
M test/classes/Gis/GisGeometryTest.php
M test/classes/Gis/GisLineStringTest.php
M test/classes/Gis/GisMultiLineStringTest.php
M test/classes/Gis/GisMultiPointTest.php
M test/classes/Gis/GisMultiPolygonTest.php
M test/classes/Gis/GisPointTest.php
M test/classes/Gis/GisPolygonTest.php
M test/classes/Gis/GisVisualizationTest.php
M test/classes/GitTest.php
M test/classes/HeaderTest.php
M test/classes/Html/GeneratorTest.php
M test/classes/Html/MySQLDocumentationTest.php
M test/classes/Html/SecurityTest.php
M test/classes/Http/Factory/ServerRequestFactoryTest.php
M test/classes/Http/ServerRequestTest.php
M test/classes/Identifiers/DatabaseNameTest.php
M test/classes/Identifiers/TableNameTest.php
M test/classes/Identifiers/TriggerNameTest.php
M test/classes/Import/AjaxTest.php
M test/classes/Import/SimulateDmlTest.php
M test/classes/ImportTest.php
M test/classes/IndexColumnTest.php
M test/classes/IndexTest.php
M test/classes/InsertEditTest.php
M test/classes/InternalRelationsTest.php
M test/classes/IpAllowDenyTest.php
M test/classes/LanguageTest.php
M test/classes/LinterTest.php
M test/classes/ListDatabaseTest.php
M test/classes/LoggingTest.php
M test/classes/MenuTest.php
M test/classes/MessageTest.php
M test/classes/MimeTest.php
M test/classes/Navigation/NavigationTest.php
M test/classes/Navigation/NavigationTreeTest.php
M test/classes/Navigation/NodeFactoryTest.php
M test/classes/Navigation/Nodes/NodeColumnContainerTest.php
M test/classes/Navigation/Nodes/NodeColumnTest.php
M test/classes/Navigation/Nodes/NodeDatabaseChildTest.php
M test/classes/Navigation/Nodes/NodeDatabaseTest.php
M test/classes/Navigation/Nodes/NodeEventContainerTest.php
M test/classes/Navigation/Nodes/NodeEventTest.php
M test/classes/Navigation/Nodes/NodeFunctionContainerTest.php
M test/classes/Navigation/Nodes/NodeFunctionTest.php
M test/classes/Navigation/Nodes/NodeIndexContainerTest.php
M test/classes/Navigation/Nodes/NodeIndexTest.php
M test/classes/Navigation/Nodes/NodeProcedureContainerTest.php
M test/classes/Navigation/Nodes/NodeProcedureTest.php
M test/classes/Navigation/Nodes/NodeTableContainerTest.php
M test/classes/Navigation/Nodes/NodeTableTest.php
M test/classes/Navigation/Nodes/NodeTest.php
M test/classes/Navigation/Nodes/NodeTriggerContainerTest.php
M test/classes/Navigation/Nodes/NodeTriggerTest.php
M test/classes/Navigation/Nodes/NodeViewContainerTest.php
M test/classes/Navigation/Nodes/NodeViewTest.php
M test/classes/NormalizationTest.php
M test/classes/OpenDocumentTest.php
M test/classes/OperationsTest.php
M test/classes/ParseAnalyzeTest.php
M test/classes/Partitioning/PartitionTest.php
M test/classes/Partitioning/SubPartitionTest.php
M test/classes/Partitioning/TablePartitionDefinitionTest.php
M test/classes/PdfTest.php
M test/classes/Plugins/Auth/AuthenticationConfigTest.php
M test/classes/Plugins/Auth/AuthenticationCookieTest.php
M test/classes/Plugins/Auth/AuthenticationHttpTest.php
M test/classes/Plugins/Auth/AuthenticationSignonTest.php
M test/classes/Plugins/AuthenticationPluginFactoryTest.php
M test/classes/Plugins/Export/ExportCodegenTest.php
M test/classes/Plugins/Export/ExportCsvTest.php
M test/classes/Plugins/Export/ExportExcelTest.php
M test/classes/Plugins/Export/ExportHtmlwordTest.php
M test/classes/Plugins/Export/ExportJsonTest.php
M test/classes/Plugins/Export/ExportLatexTest.php
M test/classes/Plugins/Export/ExportMediawikiTest.php
M test/classes/Plugins/Export/ExportOdsTest.php
M test/classes/Plugins/Export/ExportOdtTest.php
M test/classes/Plugins/Export/ExportPdfTest.php
M test/classes/Plugins/Export/ExportPhparrayTest.php
M test/classes/Plugins/Export/ExportSqlTest.php
M test/classes/Plugins/Export/ExportTexytextTest.php
M test/classes/Plugins/Export/ExportXmlTest.php
M test/classes/Plugins/Export/ExportYamlTest.php
M test/classes/Plugins/Export/Helpers/TablePropertyTest.php
M test/classes/Plugins/Import/ImportCsvTest.php
M test/classes/Plugins/Import/ImportLdiTest.php
M test/classes/Plugins/Import/ImportMediawikiTest.php
M test/classes/Plugins/Import/ImportOdsTest.php
M test/classes/Plugins/Import/ImportShpTest.php
M test/classes/Plugins/Import/ImportSqlTest.php
M test/classes/Plugins/Import/ImportXmlTest.php
M test/classes/Plugins/Schema/DiaRelationSchemaTest.php
M test/classes/Plugins/Schema/EpsRelationSchemaTest.php
M test/classes/Plugins/Schema/ExportRelationSchemaTest.php
M test/classes/Plugins/Schema/PdfRelationSchemaTest.php
M test/classes/Plugins/Schema/SvgRelationSchemaTest.php
M test/classes/Plugins/Transformations/TransformationPluginsTest.php
M test/classes/Plugins/TwoFactor/KeyTest.php
M test/classes/Plugins/TwoFactor/WebAuthnTest.php
M test/classes/PluginsTest.php
M test/classes/ProfilingTest.php
M test/classes/Properties/Options/Groups/OptionsPropertyMainGroupTest.php
M test/classes/Properties/Options/Groups/OptionsPropertyRootGroupTest.php
M test/classes/Properties/Options/Groups/OptionsPropertySubgroupTest.php
M test/classes/Properties/Options/Items/PropertyItemsTest.php
M test/classes/Properties/Options/OptionsPropertyGroupTest.php
M test/classes/Properties/Options/OptionsPropertyItemTest.php
M test/classes/Properties/Options/OptionsPropertyOneItemTest.php
M test/classes/Properties/Plugins/ExportPluginPropertiesTest.php
M test/classes/Properties/Plugins/ImportPluginPropertiesTest.php
M test/classes/Properties/Plugins/PluginPropertyItemTest.php
M test/classes/Properties/PropertyItemTest.php
M test/classes/Query/CompatibilityTest.php
M test/classes/Query/GeneratorTest.php
M test/classes/Replication/ReplicationGuiTest.php
M test/classes/ResponseRendererTest.php
M test/classes/RoutingTest.php
M test/classes/SanitizeTest.php
M test/classes/ScriptsTest.php
M test/classes/Server/PluginTest.php
M test/classes/Server/PluginsTest.php
M test/classes/Server/Privileges/AccountLockingTest.php
M test/classes/Server/PrivilegesTest.php
M test/classes/Server/SelectTest.php
M test/classes/Server/SysInfo/SysInfoTest.php
M test/classes/Setup/ConfigGeneratorTest.php
M test/classes/Setup/FormProcessingTest.php
M test/classes/Setup/IndexTest.php
M test/classes/ShowGrantsTest.php
M test/classes/SqlQueryFormTest.php
M test/classes/SqlTest.php
M test/classes/StatementInfoTest.php
M test/classes/StorageEngineTest.php
M test/classes/SystemDatabaseTest.php
M test/classes/Table/ColumnsDefinitionTest.php
M test/classes/Table/IndexesTest.php
M test/classes/Table/Maintenance/MessageTest.php
M test/classes/Table/SearchTest.php
M test/classes/TableTest.php
M test/classes/TemplateTest.php
M test/classes/Theme/ThemeManagerTest.php
M test/classes/Theme/ThemeTest.php
M test/classes/Tracking/TrackerTest.php
M test/classes/Tracking/TrackingCheckerTest.php
M test/classes/Tracking/TrackingTest.php
M test/classes/TransformationsTest.php
M test/classes/Triggers/TriggerTest.php
M test/classes/Triggers/TriggersTest.php
M test/classes/TwoFactorTest.php
M test/classes/TypesByDatabaseVersionTest.php
M test/classes/TypesTest.php
M test/classes/UrlTest.php
M test/classes/UserPasswordTest.php
M test/classes/UserPreferencesTest.php
M test/classes/UtilTest.php
M test/classes/Utils/ForeignKeyTest.php
M test/classes/Utils/FormatConverterTest.php
M test/classes/Utils/GisTest.php
M test/classes/Utils/HttpRequestTest.php
M test/classes/Utils/SessionCacheTest.php
M test/classes/VersionInformationTest.php
M test/classes/VersionTest.php
M test/classes/WebAuthn/CBORDecoderTest.php
M test/classes/WebAuthn/WebauthnLibServerTest.php
M test/classes/ZipExtensionTest.php
M test/selenium/ChangePasswordTest.php
M test/selenium/CreateDropDatabaseTest.php
M test/selenium/CreateRemoveUserTest.php
M test/selenium/Database/EventsTest.php
M test/selenium/Database/OperationsTest.php
M test/selenium/Database/ProceduresTest.php
M test/selenium/Database/StructureTest.php
M test/selenium/ExportTest.php
M test/selenium/ImportTest.php
M test/selenium/LoginTest.php
M test/selenium/NormalizationTest.php
M test/selenium/ServerSettingsTest.php
M test/selenium/SqlQueryTest.php
M test/selenium/Table/BrowseTest.php
M test/selenium/Table/CreateTest.php
M test/selenium/Table/InsertTest.php
M test/selenium/Table/OperationsTest.php
M test/selenium/Table/StructureTest.php
M test/selenium/TrackingTest.php
M test/selenium/TriggersTest.php
M test/selenium/XssTest.php
Log Message:
-----------
Replace PHPUnit annotations with attributes
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: dbb0ad4a6659767cc67c7a1c7c13bdbdc7148121
https://github.com/phpmyadmin/phpmyadmin/commit/dbb0ad4a6659767cc67c7a1c7c1…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-06-07 (Wed, 06 June 2023) -03:00
Changed paths:
M psalm-baseline.xml
M test/classes/Advisory/AdvisorTest.php
M test/classes/Advisory/RulesTest.php
M test/classes/BookmarkTest.php
M test/classes/BrowseForeignersTest.php
M test/classes/CacheTest.php
M test/classes/Charsets/CharsetTest.php
M test/classes/Charsets/CollationTest.php
M test/classes/CharsetsTest.php
M test/classes/CheckUserPrivilegesTest.php
M test/classes/Command/SetVersionCommandTest.php
M test/classes/Command/TwigLintCommandTest.php
M test/classes/Command/WriteGitRevisionCommandTest.php
M test/classes/CommonTest.php
M test/classes/Config/ConfigFileTest.php
M test/classes/Config/DescriptionTest.php
M test/classes/Config/FormDisplayTemplateTest.php
M test/classes/Config/FormDisplayTest.php
M test/classes/Config/FormTest.php
M test/classes/Config/Forms/FormListTest.php
M test/classes/Config/PageSettingsTest.php
M test/classes/Config/ServerConfigChecksTest.php
M test/classes/Config/Settings/ConsoleTest.php
M test/classes/Config/Settings/DebugTest.php
M test/classes/Config/Settings/ExportTest.php
M test/classes/Config/Settings/ImportTest.php
M test/classes/Config/Settings/SchemaTest.php
M test/classes/Config/Settings/ServerTest.php
M test/classes/Config/Settings/SqlQueryBoxTest.php
M test/classes/Config/Settings/TransformationsTest.php
M test/classes/Config/SettingsTest.php
M test/classes/ConfigStorage/RelationCleanupTest.php
M test/classes/ConfigStorage/RelationParametersTest.php
M test/classes/ConfigStorage/RelationTest.php
M test/classes/ConfigStorage/UserGroupsTest.php
M test/classes/ConfigTest.php
M test/classes/ConsoleTest.php
M test/classes/Controllers/AbstractControllerTest.php
M test/classes/Controllers/CheckRelationsControllerTest.php
M test/classes/Controllers/CollationConnectionControllerTest.php
M test/classes/Controllers/Console/Bookmark/AddControllerTest.php
M test/classes/Controllers/Console/Bookmark/RefreshControllerTest.php
M test/classes/Controllers/Database/EventsControllerTest.php
M test/classes/Controllers/Database/MultiTableQuery/TablesControllerTest.php
M test/classes/Controllers/Database/PrivilegesControllerTest.php
M test/classes/Controllers/Database/RoutinesControllerTest.php
M test/classes/Controllers/Database/Structure/FavoriteTableControllerTest.php
M test/classes/Controllers/Database/Structure/RealRowCountControllerTest.php
M test/classes/Controllers/Database/StructureControllerTest.php
M test/classes/Controllers/Export/ExportControllerTest.php
M test/classes/Controllers/Export/Template/CreateControllerTest.php
M test/classes/Controllers/Export/Template/DeleteControllerTest.php
M test/classes/Controllers/Export/Template/LoadControllerTest.php
M test/classes/Controllers/Export/Template/UpdateControllerTest.php
M test/classes/Controllers/GisDataEditorControllerTest.php
M test/classes/Controllers/Import/ImportControllerTest.php
M test/classes/Controllers/JavaScriptMessagesControllerTest.php
M test/classes/Controllers/LintControllerTest.php
M test/classes/Controllers/LogoutControllerTest.php
M test/classes/Controllers/NavigationControllerTest.php
M test/classes/Controllers/Normalization/AddNewPrimaryControllerTest.php
M test/classes/Controllers/Normalization/CreateNewColumnControllerTest.php
M test/classes/Controllers/Normalization/FirstNormalForm/FirstStepControllerTest.php
M test/classes/Controllers/Normalization/FirstNormalForm/FourthStepControllerTest.php
M test/classes/Controllers/Normalization/FirstNormalForm/SecondStepControllerTest.php
M test/classes/Controllers/Normalization/FirstNormalForm/ThirdStepControllerTest.php
M test/classes/Controllers/Normalization/GetColumnsControllerTest.php
M test/classes/Controllers/Normalization/MainControllerTest.php
M test/classes/Controllers/Normalization/MoveRepeatingGroupTest.php
M test/classes/Controllers/Normalization/PartialDependenciesControllerTest.php
M test/classes/Controllers/Normalization/SecondNormalForm/CreateNewTablesControllerTest.php
M test/classes/Controllers/Normalization/SecondNormalForm/FirstStepControllerTest.php
M test/classes/Controllers/Normalization/SecondNormalForm/NewTablesControllerTest.php
M test/classes/Controllers/Normalization/ThirdNormalForm/CreateNewTablesControllerTest.php
M test/classes/Controllers/Normalization/ThirdNormalForm/FirstStepControllerTest.php
M test/classes/Controllers/Normalization/ThirdNormalForm/NewTablesControllerTest.php
M test/classes/Controllers/SchemaExportControllerTest.php
M test/classes/Controllers/Server/BinlogControllerTest.php
M test/classes/Controllers/Server/CollationsControllerTest.php
M test/classes/Controllers/Server/Databases/CreateControllerTest.php
M test/classes/Controllers/Server/Databases/DestroyControllerTest.php
M test/classes/Controllers/Server/DatabasesControllerTest.php
M test/classes/Controllers/Server/EnginesControllerTest.php
M test/classes/Controllers/Server/PluginsControllerTest.php
M test/classes/Controllers/Server/Privileges/AccountLockControllerTest.php
M test/classes/Controllers/Server/Privileges/AccountUnlockControllerTest.php
M test/classes/Controllers/Server/PrivilegesControllerTest.php
M test/classes/Controllers/Server/ShowEngineControllerTest.php
M test/classes/Controllers/Server/Status/AdvisorControllerTest.php
M test/classes/Controllers/Server/Status/Monitor/GeneralLogControllerTest.php
M test/classes/Controllers/Server/Status/Monitor/LogVarsControllerTest.php
M test/classes/Controllers/Server/Status/Monitor/QueryAnalyzerControllerTest.php
M test/classes/Controllers/Server/Status/Monitor/SlowLogControllerTest.php
M test/classes/Controllers/Server/Status/MonitorControllerTest.php
M test/classes/Controllers/Server/Status/Processes/RefreshControllerTest.php
M test/classes/Controllers/Server/Status/ProcessesControllerTest.php
M test/classes/Controllers/Server/Status/QueriesControllerTest.php
M test/classes/Controllers/Server/Status/StatusControllerTest.php
M test/classes/Controllers/Server/Status/VariablesControllerTest.php
M test/classes/Controllers/Server/VariablesControllerTest.php
M test/classes/Controllers/Sql/EnumValuesControllerTest.php
M test/classes/Controllers/Sql/SetValuesControllerTest.php
M test/classes/Controllers/Table/AddFieldControllerTest.php
M test/classes/Controllers/Table/ChangeControllerTest.php
M test/classes/Controllers/Table/ChangeRowsControllerTest.php
M test/classes/Controllers/Table/ChartControllerTest.php
M test/classes/Controllers/Table/CreateControllerTest.php
M test/classes/Controllers/Table/DeleteConfirmControllerTest.php
M test/classes/Controllers/Table/DeleteRowsControllerTest.php
M test/classes/Controllers/Table/DropColumnConfirmationControllerTest.php
M test/classes/Controllers/Table/DropColumnControllerTest.php
M test/classes/Controllers/Table/ExportControllerTest.php
M test/classes/Controllers/Table/ExportRowsControllerTest.php
M test/classes/Controllers/Table/FindReplaceControllerTest.php
M test/classes/Controllers/Table/GetFieldControllerTest.php
M test/classes/Controllers/Table/GisVisualizationControllerTest.php
M test/classes/Controllers/Table/ImportControllerTest.php
M test/classes/Controllers/Table/IndexRenameControllerTest.php
M test/classes/Controllers/Table/IndexesControllerTest.php
M test/classes/Controllers/Table/Maintenance/AnalyzeControllerTest.php
M test/classes/Controllers/Table/Maintenance/CheckControllerTest.php
M test/classes/Controllers/Table/Maintenance/ChecksumControllerTest.php
M test/classes/Controllers/Table/Maintenance/OptimizeControllerTest.php
M test/classes/Controllers/Table/Maintenance/RepairControllerTest.php
M test/classes/Controllers/Table/OperationsControllerTest.php
M test/classes/Controllers/Table/Partition/AnalyzeControllerTest.php
M test/classes/Controllers/Table/Partition/CheckControllerTest.php
M test/classes/Controllers/Table/Partition/DropControllerTest.php
M test/classes/Controllers/Table/Partition/OptimizeControllerTest.php
M test/classes/Controllers/Table/Partition/RebuildControllerTest.php
M test/classes/Controllers/Table/Partition/RepairControllerTest.php
M test/classes/Controllers/Table/Partition/TruncateControllerTest.php
M test/classes/Controllers/Table/PrivilegesControllerTest.php
M test/classes/Controllers/Table/RecentFavoriteControllerTest.php
M test/classes/Controllers/Table/RelationControllerTest.php
M test/classes/Controllers/Table/ReplaceControllerTest.php
M test/classes/Controllers/Table/SearchControllerTest.php
M test/classes/Controllers/Table/SqlControllerTest.php
M test/classes/Controllers/Table/Structure/ChangeControllerTest.php
M test/classes/Controllers/Table/Structure/SaveControllerTest.php
M test/classes/Controllers/Table/Structure/SpatialControllerTest.php
M test/classes/Controllers/Table/Structure/UniqueControllerTest.php
M test/classes/Controllers/Table/StructureControllerTest.php
M test/classes/Controllers/Table/TrackingControllerTest.php
M test/classes/Controllers/Table/ZoomSearchControllerTest.php
M test/classes/Controllers/ThemeSetControllerTest.php
M test/classes/Controllers/Transformation/OverviewControllerTest.php
M test/classes/Controllers/Triggers/IndexControllerTest.php
M test/classes/Controllers/VersionCheckControllerTest.php
M test/classes/CoreTest.php
M test/classes/CreateAddFieldTest.php
M test/classes/Crypto/CryptoTest.php
M test/classes/Database/CentralColumnsTest.php
M test/classes/Database/Designer/CommonTest.php
M test/classes/Database/DesignerTest.php
M test/classes/Database/EventsTest.php
M test/classes/Database/RoutinesTest.php
M test/classes/Database/SearchTest.php
M test/classes/DatabaseInterfaceTest.php
M test/classes/Dbal/DbiDummyTest.php
M test/classes/Dbal/DbiMysqliTest.php
M test/classes/Dbal/MysqliResultTest.php
M test/classes/Dbal/MysqliStatementTest.php
M test/classes/Dbal/WarningTest.php
M test/classes/Display/DisplayPartsTest.php
M test/classes/Display/ResultsTest.php
M test/classes/EncodingTest.php
M test/classes/Engines/BdbTest.php
M test/classes/Engines/BinlogTest.php
M test/classes/Engines/InnodbTest.php
M test/classes/Engines/MemoryTest.php
M test/classes/Engines/MrgMyisamTest.php
M test/classes/Engines/MyisamTest.php
M test/classes/Engines/NdbclusterTest.php
M test/classes/Engines/PbxtTest.php
M test/classes/Engines/PerformanceSchemaTest.php
M test/classes/EnvironmentTest.php
M test/classes/ErrorHandlerTest.php
M test/classes/ErrorReportTest.php
M test/classes/ErrorTest.php
M test/classes/Export/OptionsTest.php
M test/classes/ExportTest.php
M test/classes/FieldMetadataTest.php
M test/classes/FileListingTest.php
M test/classes/FileTest.php
M test/classes/FlashMessagesTest.php
M test/classes/FontTest.php
M test/classes/FooterTest.php
M test/classes/Gis/Ds/PolygonTest.php
M test/classes/Gis/GisFactoryTest.php
M test/classes/Gis/GisGeometryCollectionTest.php
M test/classes/Gis/GisGeometryTest.php
M test/classes/Gis/GisLineStringTest.php
M test/classes/Gis/GisMultiLineStringTest.php
M test/classes/Gis/GisMultiPointTest.php
M test/classes/Gis/GisMultiPolygonTest.php
M test/classes/Gis/GisPointTest.php
M test/classes/Gis/GisPolygonTest.php
M test/classes/Gis/GisVisualizationTest.php
M test/classes/GitTest.php
M test/classes/HeaderTest.php
M test/classes/Html/GeneratorTest.php
M test/classes/Html/MySQLDocumentationTest.php
M test/classes/Html/SecurityTest.php
M test/classes/Http/Factory/ServerRequestFactoryTest.php
M test/classes/Http/ServerRequestTest.php
M test/classes/Identifiers/DatabaseNameTest.php
M test/classes/Identifiers/TableNameTest.php
M test/classes/Identifiers/TriggerNameTest.php
M test/classes/Import/AjaxTest.php
M test/classes/Import/SimulateDmlTest.php
M test/classes/ImportTest.php
M test/classes/IndexColumnTest.php
M test/classes/IndexTest.php
M test/classes/InsertEditTest.php
M test/classes/InternalRelationsTest.php
M test/classes/IpAllowDenyTest.php
M test/classes/LanguageTest.php
M test/classes/LinterTest.php
M test/classes/ListDatabaseTest.php
M test/classes/LoggingTest.php
M test/classes/MenuTest.php
M test/classes/MessageTest.php
M test/classes/MimeTest.php
M test/classes/Navigation/NavigationTest.php
M test/classes/Navigation/NavigationTreeTest.php
M test/classes/Navigation/NodeFactoryTest.php
M test/classes/Navigation/Nodes/NodeColumnContainerTest.php
M test/classes/Navigation/Nodes/NodeColumnTest.php
M test/classes/Navigation/Nodes/NodeDatabaseChildTest.php
M test/classes/Navigation/Nodes/NodeDatabaseTest.php
M test/classes/Navigation/Nodes/NodeEventContainerTest.php
M test/classes/Navigation/Nodes/NodeEventTest.php
M test/classes/Navigation/Nodes/NodeFunctionContainerTest.php
M test/classes/Navigation/Nodes/NodeFunctionTest.php
M test/classes/Navigation/Nodes/NodeIndexContainerTest.php
M test/classes/Navigation/Nodes/NodeIndexTest.php
M test/classes/Navigation/Nodes/NodeProcedureContainerTest.php
M test/classes/Navigation/Nodes/NodeProcedureTest.php
M test/classes/Navigation/Nodes/NodeTableContainerTest.php
M test/classes/Navigation/Nodes/NodeTableTest.php
M test/classes/Navigation/Nodes/NodeTest.php
M test/classes/Navigation/Nodes/NodeTriggerContainerTest.php
M test/classes/Navigation/Nodes/NodeTriggerTest.php
M test/classes/Navigation/Nodes/NodeViewContainerTest.php
M test/classes/Navigation/Nodes/NodeViewTest.php
M test/classes/NormalizationTest.php
M test/classes/OpenDocumentTest.php
M test/classes/OperationsTest.php
M test/classes/ParseAnalyzeTest.php
M test/classes/Partitioning/PartitionTest.php
M test/classes/Partitioning/SubPartitionTest.php
M test/classes/Partitioning/TablePartitionDefinitionTest.php
M test/classes/PdfTest.php
M test/classes/Plugins/Auth/AuthenticationConfigTest.php
M test/classes/Plugins/Auth/AuthenticationCookieTest.php
M test/classes/Plugins/Auth/AuthenticationHttpTest.php
M test/classes/Plugins/Auth/AuthenticationSignonTest.php
M test/classes/Plugins/AuthenticationPluginFactoryTest.php
M test/classes/Plugins/Export/ExportCodegenTest.php
M test/classes/Plugins/Export/ExportCsvTest.php
M test/classes/Plugins/Export/ExportExcelTest.php
M test/classes/Plugins/Export/ExportHtmlwordTest.php
M test/classes/Plugins/Export/ExportJsonTest.php
M test/classes/Plugins/Export/ExportLatexTest.php
M test/classes/Plugins/Export/ExportMediawikiTest.php
M test/classes/Plugins/Export/ExportOdsTest.php
M test/classes/Plugins/Export/ExportOdtTest.php
M test/classes/Plugins/Export/ExportPdfTest.php
M test/classes/Plugins/Export/ExportPhparrayTest.php
M test/classes/Plugins/Export/ExportSqlTest.php
M test/classes/Plugins/Export/ExportTexytextTest.php
M test/classes/Plugins/Export/ExportXmlTest.php
M test/classes/Plugins/Export/ExportYamlTest.php
M test/classes/Plugins/Export/Helpers/TablePropertyTest.php
M test/classes/Plugins/Import/ImportCsvTest.php
M test/classes/Plugins/Import/ImportLdiTest.php
M test/classes/Plugins/Import/ImportMediawikiTest.php
M test/classes/Plugins/Import/ImportOdsTest.php
M test/classes/Plugins/Import/ImportShpTest.php
M test/classes/Plugins/Import/ImportSqlTest.php
M test/classes/Plugins/Import/ImportXmlTest.php
M test/classes/Plugins/Schema/DiaRelationSchemaTest.php
M test/classes/Plugins/Schema/EpsRelationSchemaTest.php
M test/classes/Plugins/Schema/ExportRelationSchemaTest.php
M test/classes/Plugins/Schema/PdfRelationSchemaTest.php
M test/classes/Plugins/Schema/SvgRelationSchemaTest.php
M test/classes/Plugins/Transformations/TransformationPluginsTest.php
M test/classes/Plugins/TwoFactor/KeyTest.php
M test/classes/Plugins/TwoFactor/WebAuthnTest.php
M test/classes/PluginsTest.php
M test/classes/ProfilingTest.php
M test/classes/Properties/Options/Groups/OptionsPropertyMainGroupTest.php
M test/classes/Properties/Options/Groups/OptionsPropertyRootGroupTest.php
M test/classes/Properties/Options/Groups/OptionsPropertySubgroupTest.php
M test/classes/Properties/Options/Items/PropertyItemsTest.php
M test/classes/Properties/Options/OptionsPropertyGroupTest.php
M test/classes/Properties/Options/OptionsPropertyItemTest.php
M test/classes/Properties/Options/OptionsPropertyOneItemTest.php
M test/classes/Properties/Plugins/ExportPluginPropertiesTest.php
M test/classes/Properties/Plugins/ImportPluginPropertiesTest.php
M test/classes/Properties/Plugins/PluginPropertyItemTest.php
M test/classes/Properties/PropertyItemTest.php
M test/classes/Query/CompatibilityTest.php
M test/classes/Query/GeneratorTest.php
M test/classes/Replication/ReplicationGuiTest.php
M test/classes/ResponseRendererTest.php
M test/classes/RoutingTest.php
M test/classes/SanitizeTest.php
M test/classes/ScriptsTest.php
M test/classes/Server/PluginTest.php
M test/classes/Server/PluginsTest.php
M test/classes/Server/Privileges/AccountLockingTest.php
M test/classes/Server/PrivilegesTest.php
M test/classes/Server/SelectTest.php
M test/classes/Server/SysInfo/SysInfoTest.php
M test/classes/Setup/ConfigGeneratorTest.php
M test/classes/Setup/FormProcessingTest.php
M test/classes/Setup/IndexTest.php
M test/classes/ShowGrantsTest.php
M test/classes/SqlQueryFormTest.php
M test/classes/SqlTest.php
M test/classes/StatementInfoTest.php
M test/classes/StorageEngineTest.php
M test/classes/SystemDatabaseTest.php
M test/classes/Table/ColumnsDefinitionTest.php
M test/classes/Table/IndexesTest.php
M test/classes/Table/Maintenance/MessageTest.php
M test/classes/Table/SearchTest.php
M test/classes/TableTest.php
M test/classes/TemplateTest.php
M test/classes/Theme/ThemeManagerTest.php
M test/classes/Theme/ThemeTest.php
M test/classes/Tracking/TrackerTest.php
M test/classes/Tracking/TrackingCheckerTest.php
M test/classes/Tracking/TrackingTest.php
M test/classes/TransformationsTest.php
M test/classes/Triggers/TriggerTest.php
M test/classes/Triggers/TriggersTest.php
M test/classes/TwoFactorTest.php
M test/classes/TypesByDatabaseVersionTest.php
M test/classes/TypesTest.php
M test/classes/UrlTest.php
M test/classes/UserPasswordTest.php
M test/classes/UserPreferencesTest.php
M test/classes/UtilTest.php
M test/classes/Utils/ForeignKeyTest.php
M test/classes/Utils/FormatConverterTest.php
M test/classes/Utils/GisTest.php
M test/classes/Utils/HttpRequestTest.php
M test/classes/Utils/SessionCacheTest.php
M test/classes/VersionInformationTest.php
M test/classes/VersionTest.php
M test/classes/WebAuthn/CBORDecoderTest.php
M test/classes/WebAuthn/WebauthnLibServerTest.php
M test/classes/ZipExtensionTest.php
M test/selenium/ChangePasswordTest.php
M test/selenium/CreateDropDatabaseTest.php
M test/selenium/CreateRemoveUserTest.php
M test/selenium/Database/EventsTest.php
M test/selenium/Database/OperationsTest.php
M test/selenium/Database/ProceduresTest.php
M test/selenium/Database/StructureTest.php
M test/selenium/ExportTest.php
M test/selenium/ImportTest.php
M test/selenium/LoginTest.php
M test/selenium/NormalizationTest.php
M test/selenium/ServerSettingsTest.php
M test/selenium/SqlQueryTest.php
M test/selenium/Table/BrowseTest.php
M test/selenium/Table/CreateTest.php
M test/selenium/Table/InsertTest.php
M test/selenium/Table/OperationsTest.php
M test/selenium/Table/StructureTest.php
M test/selenium/TrackingTest.php
M test/selenium/TriggersTest.php
M test/selenium/XssTest.php
Log Message:
-----------
Merge pull request #18486 from MauricioFauth/phpunit-attributes
Replace PHPUnit annotations with attributes
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 22c6a2f9d87947eb4e686690cb5a1397322d40b0
https://github.com/phpmyadmin/phpmyadmin/commit/22c6a2f9d87947eb4e686690cb5…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-06-06 (Tue, 06 June 2023) -03:00
Changed paths:
A libraries/classes/Exceptions/ExitException.php
M libraries/classes/Config/PageSettings.php
M libraries/classes/Controllers/AbstractController.php
M libraries/classes/Controllers/Export/ExportController.php
M libraries/classes/Controllers/Table/RelationController.php
M libraries/classes/Controllers/Table/Structure/SaveController.php
M libraries/classes/Database/Events.php
M libraries/classes/Database/Routines.php
M libraries/classes/DatabaseInterface.php
M libraries/classes/DbTableExists.php
M libraries/classes/ErrorHandler.php
M libraries/classes/Html/Generator.php
M libraries/classes/Import.php
M libraries/classes/Pdf.php
M libraries/classes/Plugins/Auth/AuthenticationConfig.php
M libraries/classes/Plugins/Auth/AuthenticationCookie.php
M libraries/classes/Plugins/Auth/AuthenticationHttp.php
M libraries/classes/Plugins/Auth/AuthenticationSignon.php
M libraries/classes/Plugins/AuthenticationPlugin.php
M libraries/classes/Plugins/Schema/ExportRelationSchema.php
M libraries/classes/Plugins/Schema/TableStats.php
M libraries/classes/ResponseRenderer.php
M libraries/classes/Sql.php
M libraries/classes/Triggers/Triggers.php
M libraries/classes/UrlRedirector.php
M psalm-baseline.xml
M test/classes/Controllers/AbstractControllerTest.php
M test/classes/ErrorHandlerTest.php
M test/classes/Plugins/Auth/AuthenticationConfigTest.php
M test/classes/Plugins/Auth/AuthenticationCookieTest.php
M test/classes/Plugins/Auth/AuthenticationHttpTest.php
M test/classes/Plugins/Auth/AuthenticationSignonTest.php
M test/classes/Setup/FormProcessingTest.php
M test/classes/Stubs/ResponseRenderer.php
Log Message:
-----------
Add a wrapper around the exit language construct
Creates the PhpMyAdmin\ResponseRenderer::callExit() method as a wrapper
to the exit language construct. That makes the tests more correct as the
method will always stop the code execution.
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 4fc73229c77d9f3223a5d48508a5076186e3bed9
https://github.com/phpmyadmin/phpmyadmin/commit/4fc73229c77d9f3223a5d48508a…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-06-07 (Wed, 06 June 2023) -03:00
Changed paths:
A libraries/classes/Exceptions/ExitException.php
M libraries/classes/Config/PageSettings.php
M libraries/classes/Controllers/AbstractController.php
M libraries/classes/Controllers/Export/ExportController.php
M libraries/classes/Controllers/Table/RelationController.php
M libraries/classes/Controllers/Table/Structure/SaveController.php
M libraries/classes/Database/Events.php
M libraries/classes/Database/Routines.php
M libraries/classes/DatabaseInterface.php
M libraries/classes/DbTableExists.php
M libraries/classes/ErrorHandler.php
M libraries/classes/Html/Generator.php
M libraries/classes/Import.php
M libraries/classes/Pdf.php
M libraries/classes/Plugins/Auth/AuthenticationConfig.php
M libraries/classes/Plugins/Auth/AuthenticationCookie.php
M libraries/classes/Plugins/Auth/AuthenticationHttp.php
M libraries/classes/Plugins/Auth/AuthenticationSignon.php
M libraries/classes/Plugins/AuthenticationPlugin.php
M libraries/classes/Plugins/Schema/ExportRelationSchema.php
M libraries/classes/Plugins/Schema/TableStats.php
M libraries/classes/ResponseRenderer.php
M libraries/classes/Sql.php
M libraries/classes/Triggers/Triggers.php
M libraries/classes/UrlRedirector.php
M psalm-baseline.xml
M test/classes/Controllers/AbstractControllerTest.php
M test/classes/ErrorHandlerTest.php
M test/classes/Plugins/Auth/AuthenticationConfigTest.php
M test/classes/Plugins/Auth/AuthenticationCookieTest.php
M test/classes/Plugins/Auth/AuthenticationHttpTest.php
M test/classes/Plugins/Auth/AuthenticationSignonTest.php
M test/classes/Setup/FormProcessingTest.php
M test/classes/Stubs/ResponseRenderer.php
Log Message:
-----------
Merge pull request #18485 from MauricioFauth/exit-wrapper
Add a wrapper around the `exit` language construct
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 7b88ab16af4b7bce73fa85aa604f3a8883e0449f
https://github.com/phpmyadmin/phpmyadmin/commit/7b88ab16af4b7bce73fa85aa604…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-06-03 (Sat, 06 June 2023) -03:00
Changed paths:
M ChangeLog
M libraries/classes/ErrorHandler.php
M test/classes/ErrorHandlerTest.php
M test/classes/Stubs/ResponseRenderer.php
Log Message:
-----------
Fix a case where a fatal error message was not displayed
A fatal error message was not displayed when the ResponseRenderer object
already had some HTML, because the output buffer is only displayed when
there is no HTML.
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 6243459b744c2e78a3c0fce1d95df5ac54a4b9a6
https://github.com/phpmyadmin/phpmyadmin/commit/6243459b744c2e78a3c0fce1d95…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-06-06 (Tue, 06 June 2023) -03:00
Changed paths:
M composer.json
Log Message:
-----------
Bump sql-parser version to 5.8.0
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: a4940d79ec91d39ab0a1d13dc615829e0d453458
https://github.com/phpmyadmin/phpmyadmin/commit/a4940d79ec91d39ab0a1d13dc61…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-06-06 (Tue, 06 June 2023) -03:00
Changed paths:
M ChangeLog
M composer.json
M libraries/classes/ErrorHandler.php
M test/classes/ErrorHandlerTest.php
M test/classes/Stubs/ResponseRenderer.php
Log Message:
-----------
Merge branch 'QA_5_2'
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 2400dde8c11c5a545266215f5675ec8171ee7d73
https://github.com/phpmyadmin/phpmyadmin/commit/2400dde8c11c5a545266215f567…
Author: Kamil Tekiela <tekiela246(a)gmail.com>
Date: 2023-06-05 (Mon, 06 June 2023) +01:00
Changed paths:
M libraries/classes/Gis/GisPolygon.php
M phpstan-baseline.neon
M psalm-baseline.xml
M test/classes/Gis/GisPolygonTest.php
Log Message:
-----------
Add array shapes in GisPolygon
Signed-off-by: Kamil Tekiela <tekiela246(a)gmail.com>
Commit: ea616f6d8aea123e06deaf0cbbc645dc1e758ce1
https://github.com/phpmyadmin/phpmyadmin/commit/ea616f6d8aea123e06deaf0cbbc…
Author: Kamil Tekiela <tekiela246(a)gmail.com>
Date: 2023-06-05 (Mon, 06 June 2023) +01:00
Changed paths:
A libraries/classes/Gis/Ds/Point.php
A libraries/classes/Gis/Ds/Polygon.php
A test/classes/Gis/Ds/PolygonTest.php
M libraries/classes/Gis/GisMultiPolygon.php
M libraries/classes/Gis/GisPolygon.php
M phpstan-baseline.neon
M psalm-baseline.xml
M test/classes/Gis/GisPolygonTest.php
Log Message:
-----------
Add Gis Value Objects
Signed-off-by: Kamil Tekiela <tekiela246(a)gmail.com>
Commit: 15bfd74c75a76b2c858c698fb3c855626e620305
https://github.com/phpmyadmin/phpmyadmin/commit/15bfd74c75a76b2c858c698fb3c…
Author: Kamil Tekiela <tekiela246(a)gmail.com>
Date: 2023-06-05 (Mon, 06 June 2023) +01:00
Changed paths:
A libraries/classes/Gis/Ds/ScaleData.php
M libraries/classes/Gis/GisGeometry.php
M libraries/classes/Gis/GisGeometryCollection.php
M libraries/classes/Gis/GisLineString.php
M libraries/classes/Gis/GisMultiLineString.php
M libraries/classes/Gis/GisMultiPoint.php
M libraries/classes/Gis/GisMultiPolygon.php
M libraries/classes/Gis/GisPoint.php
M libraries/classes/Gis/GisPolygon.php
M libraries/classes/Gis/GisVisualization.php
M test/classes/Gis/GisGeometryCollectionTest.php
M test/classes/Gis/GisGeometryTest.php
M test/classes/Gis/GisLineStringTest.php
M test/classes/Gis/GisMultiLineStringTest.php
M test/classes/Gis/GisMultiPointTest.php
M test/classes/Gis/GisMultiPolygonTest.php
M test/classes/Gis/GisPointTest.php
M test/classes/Gis/GisPolygonTest.php
D libraries/classes/Gis/ScaleData.php
Log Message:
-----------
Move ScaleData to Ds namespace
Signed-off-by: Kamil Tekiela <tekiela246(a)gmail.com>
Commit: 25dd2fb2364730b4f1d9f05f14b4b92beeda0373
https://github.com/phpmyadmin/phpmyadmin/commit/25dd2fb2364730b4f1d9f05f14b…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-06-06 (Tue, 06 June 2023) -03:00
Changed paths:
A libraries/classes/Gis/Ds/Point.php
A libraries/classes/Gis/Ds/Polygon.php
A libraries/classes/Gis/Ds/ScaleData.php
A test/classes/Gis/Ds/PolygonTest.php
M libraries/classes/Gis/GisGeometry.php
M libraries/classes/Gis/GisGeometryCollection.php
M libraries/classes/Gis/GisLineString.php
M libraries/classes/Gis/GisMultiLineString.php
M libraries/classes/Gis/GisMultiPoint.php
M libraries/classes/Gis/GisMultiPolygon.php
M libraries/classes/Gis/GisPoint.php
M libraries/classes/Gis/GisPolygon.php
M libraries/classes/Gis/GisVisualization.php
M phpstan-baseline.neon
M psalm-baseline.xml
M test/classes/Gis/GisGeometryCollectionTest.php
M test/classes/Gis/GisGeometryTest.php
M test/classes/Gis/GisLineStringTest.php
M test/classes/Gis/GisMultiLineStringTest.php
M test/classes/Gis/GisMultiPointTest.php
M test/classes/Gis/GisMultiPolygonTest.php
M test/classes/Gis/GisPointTest.php
M test/classes/Gis/GisPolygonTest.php
D libraries/classes/Gis/ScaleData.php
Log Message:
-----------
Merge pull request #18384 from kamil-tekiela/GisPolygon-shapes
Gis polygon shapes