Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: dfa9b97cdab61ae5e4bf913d0fae71c747fa1ec1
https://github.com/phpmyadmin/phpmyadmin/commit/dfa9b97cdab61ae5e4bf913d0fa…
Author: phpMyAdmin bot <bot(a)phpmyadmin.net>
Date: 2024-10-20 (Sun, 10 October 2024) +00:00
Changed paths:
M resources/po/af.po
M resources/po/am.po
M resources/po/ar.po
M resources/po/ar_LY.po
M resources/po/az.po
M resources/po/be.po
M resources/po/be(a)latin.po
M resources/po/ber.po
M resources/po/bg.po
M resources/po/bn.po
M resources/po/br.po
M resources/po/brx.po
M resources/po/bs.po
M resources/po/ca.po
M resources/po/ckb.po
M resources/po/cs.po
M resources/po/cy.po
M resources/po/da.po
M resources/po/de.po
M resources/po/el.po
M resources/po/en_GB.po
M resources/po/enm.po
M resources/po/eo.po
M resources/po/es.po
M resources/po/et.po
M resources/po/eu.po
M resources/po/fa.po
M resources/po/fi.po
M resources/po/fil.po
M resources/po/fr.po
M resources/po/fy.po
M resources/po/gl.po
M resources/po/gu.po
M resources/po/he.po
M resources/po/hi.po
M resources/po/hr.po
M resources/po/hu.po
M resources/po/hy.po
M resources/po/ia.po
M resources/po/id.po
M resources/po/ig.po
M resources/po/it.po
M resources/po/ja.po
M resources/po/ka.po
M resources/po/kab.po
M resources/po/kk.po
M resources/po/km.po
M resources/po/kn.po
M resources/po/ko.po
M resources/po/ksh.po
M resources/po/ku.po
M resources/po/ky.po
M resources/po/li.po
M resources/po/lt.po
M resources/po/lv.po
M resources/po/mk.po
M resources/po/ml.po
M resources/po/mn.po
M resources/po/ms.po
M resources/po/my.po
M resources/po/nb.po
M resources/po/ne.po
M resources/po/nl.po
M resources/po/nn.po
M resources/po/pa.po
M resources/po/phpmyadmin.pot
M resources/po/pl.po
M resources/po/pt.po
M resources/po/pt_BR.po
M resources/po/rcf.po
M resources/po/ro.po
M resources/po/ru.po
M resources/po/si.po
M resources/po/sk.po
M resources/po/sl.po
M resources/po/sq.po
M resources/po/sr.po
M resources/po/sr(a)latin.po
M resources/po/sv.po
M resources/po/ta.po
M resources/po/te.po
M resources/po/th.po
M resources/po/tk.po
M resources/po/tr.po
M resources/po/tt.po
M resources/po/tzm.po
M resources/po/ug.po
M resources/po/uk.po
M resources/po/ur.po
M resources/po/uz.po
M resources/po/uz(a)latin.po
M resources/po/vi.po
M resources/po/vls.po
M resources/po/zh_CN.po
M resources/po/zh_TW.po
Log Message:
-----------
Update po files
[ci skip]
Signed-off-by: phpMyAdmin bot <bot(a)phpmyadmin.net>
Branch: refs/heads/QA_5_2
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 0bf7c0fa18ded660304fb5643e2936efd64fb686
https://github.com/phpmyadmin/phpmyadmin/commit/0bf7c0fa18ded660304fb5643e2…
Author: Maurício Meneghini Fauth <mauricio(a)mfauth.net>
Date: 2024-10-15 (Tue, 10 October 2024) -03:00
Changed paths:
M ChangeLog
M libraries/classes/Error.php
M libraries/classes/ErrorHandler.php
M phpstan-baseline.neon
M psalm-baseline.xml
M test/classes/ErrorHandlerTest.php
M test/classes/ErrorTest.php
Log Message:
-----------
Suppress deprecation message of E_STRICT constant
The E_STRICT constant was deprecated in PHP 8.4.
It's still a possible error level when using PHP 7.2 and PHP 7.3.
See:
https://wiki.php.net/rfc/deprecations_php_8_4#remove_e_strict_error_level_a…
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)mfauth.net>
Commit: 6eb51eda6b61a7353a2c368342991a9abb1ff0e5
https://github.com/phpmyadmin/phpmyadmin/commit/6eb51eda6b61a7353a2c3683429…
Author: Maurício Meneghini Fauth <mauricio(a)mfauth.net>
Date: 2024-10-15 (Tue, 10 October 2024) -03:00
Changed paths:
M ChangeLog
M libraries/classes/Error.php
M libraries/classes/ErrorHandler.php
M phpstan-baseline.neon
M psalm-baseline.xml
M test/classes/ErrorHandlerTest.php
M test/classes/ErrorTest.php
Log Message:
-----------
Merge pull request #19321 from MauricioFauth/php8.4-E_STRICT-deprecation
Suppress deprecation message of E_STRICT constant
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 7fc96d6621ccd817c114aef197c1784b1ba6e2a9
https://github.com/phpmyadmin/phpmyadmin/commit/7fc96d6621ccd817c114aef197c…
Author: Maurício Meneghini Fauth <mauricio(a)mfauth.net>
Date: 2024-10-12 (Sat, 10 October 2024) -03:00
Changed paths:
M phpstan-baseline.neon
M psalm-baseline.xml
M test/classes/AbstractTestCase.php
M test/classes/AdvisorTest.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/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/CheckRelationsControllerTest.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/Database/TriggersControllerTest.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/Import/SimulateDmlControllerTest.php
M test/classes/Controllers/JavaScriptMessagesControllerTest.php
M test/classes/Controllers/NavigationControllerTest.php
M test/classes/Controllers/NormalizationControllerTest.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/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/FindReplaceControllerTest.php
M test/classes/Controllers/Table/IndexesControllerTest.php
M test/classes/Controllers/Table/OperationsControllerTest.php
M test/classes/Controllers/Table/PrivilegesControllerTest.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/Structure/ChangeControllerTest.php
M test/classes/Controllers/Table/Structure/MoveColumnsControllerTest.php
M test/classes/Controllers/Table/Structure/SaveControllerTest.php
M test/classes/Controllers/Transformation/OverviewControllerTest.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/QbeTest.php
M test/classes/Database/RoutinesTest.php
M test/classes/Database/SearchTest.php
M test/classes/Database/TriggersTest.php
M test/classes/DatabaseInterfaceTest.php
M test/classes/Dbal/DatabaseNameTest.php
M test/classes/Dbal/DbiDummyTest.php
M test/classes/Dbal/DbiMysqliTest.php
M test/classes/Dbal/MysqliResultTest.php
M test/classes/Dbal/TableNameTest.php
M test/classes/Dbal/WarningTest.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/GisFactoryTest.php
M test/classes/Gis/GisGeomTestCase.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/Import/AjaxTest.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/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/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/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/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/SqlQueryFormTest.php
M test/classes/SqlTest.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/ThemeManagerTest.php
M test/classes/ThemeTest.php
M test/classes/TrackerTest.php
M test/classes/TrackingTest.php
M test/classes/TransformationsTest.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/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/QueryByExampleTest.php
M test/selenium/Database/StructureTest.php
M test/selenium/Database/TriggersTest.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/XssTest.php
Log Message:
-----------
Call PHPUnit static methods using static calls
Backports #18907 to QA_5_2.
This makes merging QA_5_2 into master easier.
Changes done using Rector.
- #18907
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)mfauth.net>
Commit: 555ea56cbd2758b5576756f51856ce1cd039e7c9
https://github.com/phpmyadmin/phpmyadmin/commit/555ea56cbd2758b5576756f5185…
Author: Maurício Meneghini Fauth <mauricio(a)mfauth.net>
Date: 2024-10-12 (Sat, 10 October 2024) -03:00
Changed paths:
M phpstan-baseline.neon
M psalm-baseline.xml
M test/classes/AdvisorTest.php
M test/classes/BrowseForeignersTest.php
M test/classes/Charsets/CollationTest.php
M test/classes/CheckUserPrivilegesTest.php
M test/classes/Command/TwigLintCommandTest.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/ConfigStorage/RelationParametersTest.php
M test/classes/ConfigStorage/RelationTest.php
M test/classes/ConfigTest.php
M test/classes/ConsoleTest.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/Template/CreateControllerTest.php
M test/classes/Controllers/Export/Template/LoadControllerTest.php
M test/classes/Controllers/GisDataEditorControllerTest.php
M test/classes/Controllers/Import/SimulateDmlControllerTest.php
M test/classes/Controllers/JavaScriptMessagesControllerTest.php
M test/classes/Controllers/Server/Privileges/AccountLockControllerTest.php
M test/classes/Controllers/Server/Privileges/AccountUnlockControllerTest.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/VariablesControllerTest.php
M test/classes/Controllers/Table/FindReplaceControllerTest.php
M test/classes/Controllers/Table/OperationsControllerTest.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/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/QbeTest.php
M test/classes/Database/RoutinesTest.php
M test/classes/Database/SearchTest.php
M test/classes/Database/TriggersTest.php
M test/classes/DatabaseInterfaceTest.php
M test/classes/Dbal/DatabaseNameTest.php
M test/classes/Dbal/DbiDummyTest.php
M test/classes/Dbal/DbiMysqliTest.php
M test/classes/Dbal/TableNameTest.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/ErrorHandlerTest.php
M test/classes/ErrorReportTest.php
M test/classes/ErrorTest.php
M test/classes/ExportTest.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/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/ImportTest.php
M test/classes/IndexColumnTest.php
M test/classes/IndexTest.php
M test/classes/InsertEditTest.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/MessageTest.php
M test/classes/MimeTest.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/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/OperationsTest.php
M test/classes/Partitioning/PartitionTest.php
M test/classes/Partitioning/SubPartitionTest.php
M test/classes/Partitioning/TablePartitionDefinitionTest.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/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/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/WebAuthnTest.php
M test/classes/PluginsTest.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/GeneratorTest.php
M test/classes/SanitizeTest.php
M test/classes/ScriptsTest.php
M test/classes/Server/PluginsTest.php
M test/classes/Server/PrivilegesTest.php
M test/classes/Server/SysInfo/SysInfoTest.php
M test/classes/Setup/ConfigGeneratorTest.php
M test/classes/Setup/IndexTest.php
M test/classes/SqlTest.php
M test/classes/StorageEngineTest.php
M test/classes/SystemDatabaseTest.php
M test/classes/Table/SearchTest.php
M test/classes/TableTest.php
M test/classes/TemplateTest.php
M test/classes/ThemeManagerTest.php
M test/classes/ThemeTest.php
M test/classes/TrackerTest.php
M test/classes/TrackingTest.php
M test/classes/TransformationsTest.php
M test/classes/TwoFactorTest.php
M test/classes/TypesByDatabaseVersionTest.php
M test/classes/TypesTest.php
M test/classes/UrlTest.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/SessionCacheTest.php
M test/classes/VersionInformationTest.php
M test/classes/ZipExtensionTest.php
Log Message:
-----------
Make PHPUnit's assertions stricter
Backports #18993 to QA_5_2.
This makes merging QA_5_2 into master easier.
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)mfauth.net>
Commit: 526f24cfb70abb7d2be506cba2511fcad48c6119
https://github.com/phpmyadmin/phpmyadmin/commit/526f24cfb70abb7d2be506cba25…
Author: 109247019824 <stoyan(a)gmx.com>
Date: 2024-10-13 (Sun, 10 October 2024) +02:00
Changed paths:
M po/bg.po
Log Message:
-----------
Translated using Weblate (Bulgarian)
Currently translated at 64.2% (2204 of 3428 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/bg/
Signed-off-by: 109247019824 <stoyan(a)gmx.com>
Commit: 55db2d80339a41ff7f3519ad8d6348742323e6cf
https://github.com/phpmyadmin/phpmyadmin/commit/55db2d80339a41ff7f3519ad8d6…
Author: Andi Chandler <andi(a)gowling.com>
Date: 2024-10-13 (Sun, 10 October 2024) +02:00
Changed paths:
M po/en_GB.po
Log Message:
-----------
Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (3428 of 3428 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/en_GB/
Signed-off-by: Andi Chandler <andi(a)gowling.com>
Commit: e3ee431ea0da61e58238bb20301be1ec27eee1ae
https://github.com/phpmyadmin/phpmyadmin/commit/e3ee431ea0da61e58238bb20301…
Author: Yaron Shahrabani <sh.yaron(a)gmail.com>
Date: 2024-10-13 (Sun, 10 October 2024) +02:00
Changed paths:
M po/he.po
Log Message:
-----------
Translated using Weblate (Hebrew)
Currently translated at 46.1% (1583 of 3428 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/he/
Signed-off-by: Yaron Shahrabani <sh.yaron(a)gmail.com>
Commit: 20bdbfe1eb499801d07cdad8d06db349b3110275
https://github.com/phpmyadmin/phpmyadmin/commit/20bdbfe1eb499801d07cdad8d06…
Author: Burak Yavuz <hitowerdigit(a)hotmail.com>
Date: 2024-10-13 (Sun, 10 October 2024) +02:00
Changed paths:
M po/tr.po
Log Message:
-----------
Translated using Weblate (Turkish)
Currently translated at 100.0% (3428 of 3428 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/tr/
Signed-off-by: Burak Yavuz <hitowerdigit(a)hotmail.com>
Commit: 3dea87cfd11fe6b40d643eb0fbefbd4c69b4313a
https://github.com/phpmyadmin/phpmyadmin/commit/3dea87cfd11fe6b40d643eb0fbe…
Author: Fulup Jakez <fulup.jakez(a)gmail.com>
Date: 2024-10-14 (Mon, 10 October 2024) +00:00
Changed paths:
M po/br.po
Log Message:
-----------
Translated using Weblate (Breton)
Currently translated at 16.3% (562 of 3428 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/br/
Signed-off-by: Fulup Jakez <fulup.jakez(a)gmail.com>
Commit: 49d98db5eebd54e70aa8dd32ae91dd51995e5ed4
https://github.com/phpmyadmin/phpmyadmin/commit/49d98db5eebd54e70aa8dd32ae9…
Author: dingo thirteen <dingo13(a)d404.nl>
Date: 2024-10-14 (Mon, 10 October 2024) +00:00
Changed paths:
M po/nl.po
Log Message:
-----------
Translated using Weblate (Dutch)
Currently translated at 100.0% (3428 of 3428 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/nl/
Signed-off-by: dingo thirteen <dingo13(a)d404.nl>
Commit: 42ff608b10aa6faf08b3a71debce85e02ba51ff1
https://github.com/phpmyadmin/phpmyadmin/commit/42ff608b10aa6faf08b3a71debc…
Author: Maurício Meneghini Fauth <mauricio(a)mfauth.net>
Date: 2024-10-14 (Mon, 10 October 2024) -03:00
Changed paths:
M phpstan-baseline.neon
M psalm-baseline.xml
M test/classes/AbstractTestCase.php
M test/classes/AdvisorTest.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/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/CheckRelationsControllerTest.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/Database/TriggersControllerTest.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/Import/SimulateDmlControllerTest.php
M test/classes/Controllers/JavaScriptMessagesControllerTest.php
M test/classes/Controllers/NavigationControllerTest.php
M test/classes/Controllers/NormalizationControllerTest.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/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/FindReplaceControllerTest.php
M test/classes/Controllers/Table/IndexesControllerTest.php
M test/classes/Controllers/Table/OperationsControllerTest.php
M test/classes/Controllers/Table/PrivilegesControllerTest.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/Structure/ChangeControllerTest.php
M test/classes/Controllers/Table/Structure/MoveColumnsControllerTest.php
M test/classes/Controllers/Table/Structure/SaveControllerTest.php
M test/classes/Controllers/Transformation/OverviewControllerTest.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/QbeTest.php
M test/classes/Database/RoutinesTest.php
M test/classes/Database/SearchTest.php
M test/classes/Database/TriggersTest.php
M test/classes/DatabaseInterfaceTest.php
M test/classes/Dbal/DatabaseNameTest.php
M test/classes/Dbal/DbiDummyTest.php
M test/classes/Dbal/DbiMysqliTest.php
M test/classes/Dbal/MysqliResultTest.php
M test/classes/Dbal/TableNameTest.php
M test/classes/Dbal/WarningTest.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/GisFactoryTest.php
M test/classes/Gis/GisGeomTestCase.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/Import/AjaxTest.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/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/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/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/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/SqlQueryFormTest.php
M test/classes/SqlTest.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/ThemeManagerTest.php
M test/classes/ThemeTest.php
M test/classes/TrackerTest.php
M test/classes/TrackingTest.php
M test/classes/TransformationsTest.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/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/QueryByExampleTest.php
M test/selenium/Database/StructureTest.php
M test/selenium/Database/TriggersTest.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/XssTest.php
Log Message:
-----------
Merge pull request #19317 from MauricioFauth/phpunit-static
Call PHPUnit static methods using static calls
Commit: 83775ad4753855f8aafee825f7488cad9f799dd3
https://github.com/phpmyadmin/phpmyadmin/commit/83775ad4753855f8aafee825f74…
Author: Maurício Meneghini Fauth <mauricio(a)mfauth.net>
Date: 2024-10-14 (Mon, 10 October 2024) -03:00
Changed paths:
Log Message:
-----------
Merge branch 'QA_5_2'
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)mfauth.net>
Branch: refs/heads/QA_5_2
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 7fc96d6621ccd817c114aef197c1784b1ba6e2a9
https://github.com/phpmyadmin/phpmyadmin/commit/7fc96d6621ccd817c114aef197c…
Author: Maurício Meneghini Fauth <mauricio(a)mfauth.net>
Date: 2024-10-12 (Sat, 10 October 2024) -03:00
Changed paths:
M phpstan-baseline.neon
M psalm-baseline.xml
M test/classes/AbstractTestCase.php
M test/classes/AdvisorTest.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/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/CheckRelationsControllerTest.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/Database/TriggersControllerTest.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/Import/SimulateDmlControllerTest.php
M test/classes/Controllers/JavaScriptMessagesControllerTest.php
M test/classes/Controllers/NavigationControllerTest.php
M test/classes/Controllers/NormalizationControllerTest.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/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/FindReplaceControllerTest.php
M test/classes/Controllers/Table/IndexesControllerTest.php
M test/classes/Controllers/Table/OperationsControllerTest.php
M test/classes/Controllers/Table/PrivilegesControllerTest.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/Structure/ChangeControllerTest.php
M test/classes/Controllers/Table/Structure/MoveColumnsControllerTest.php
M test/classes/Controllers/Table/Structure/SaveControllerTest.php
M test/classes/Controllers/Transformation/OverviewControllerTest.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/QbeTest.php
M test/classes/Database/RoutinesTest.php
M test/classes/Database/SearchTest.php
M test/classes/Database/TriggersTest.php
M test/classes/DatabaseInterfaceTest.php
M test/classes/Dbal/DatabaseNameTest.php
M test/classes/Dbal/DbiDummyTest.php
M test/classes/Dbal/DbiMysqliTest.php
M test/classes/Dbal/MysqliResultTest.php
M test/classes/Dbal/TableNameTest.php
M test/classes/Dbal/WarningTest.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/GisFactoryTest.php
M test/classes/Gis/GisGeomTestCase.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/Import/AjaxTest.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/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/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/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/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/SqlQueryFormTest.php
M test/classes/SqlTest.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/ThemeManagerTest.php
M test/classes/ThemeTest.php
M test/classes/TrackerTest.php
M test/classes/TrackingTest.php
M test/classes/TransformationsTest.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/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/QueryByExampleTest.php
M test/selenium/Database/StructureTest.php
M test/selenium/Database/TriggersTest.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/XssTest.php
Log Message:
-----------
Call PHPUnit static methods using static calls
Backports #18907 to QA_5_2.
This makes merging QA_5_2 into master easier.
Changes done using Rector.
- #18907
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)mfauth.net>
Commit: 555ea56cbd2758b5576756f51856ce1cd039e7c9
https://github.com/phpmyadmin/phpmyadmin/commit/555ea56cbd2758b5576756f5185…
Author: Maurício Meneghini Fauth <mauricio(a)mfauth.net>
Date: 2024-10-12 (Sat, 10 October 2024) -03:00
Changed paths:
M phpstan-baseline.neon
M psalm-baseline.xml
M test/classes/AdvisorTest.php
M test/classes/BrowseForeignersTest.php
M test/classes/Charsets/CollationTest.php
M test/classes/CheckUserPrivilegesTest.php
M test/classes/Command/TwigLintCommandTest.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/ConfigStorage/RelationParametersTest.php
M test/classes/ConfigStorage/RelationTest.php
M test/classes/ConfigTest.php
M test/classes/ConsoleTest.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/Template/CreateControllerTest.php
M test/classes/Controllers/Export/Template/LoadControllerTest.php
M test/classes/Controllers/GisDataEditorControllerTest.php
M test/classes/Controllers/Import/SimulateDmlControllerTest.php
M test/classes/Controllers/JavaScriptMessagesControllerTest.php
M test/classes/Controllers/Server/Privileges/AccountLockControllerTest.php
M test/classes/Controllers/Server/Privileges/AccountUnlockControllerTest.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/VariablesControllerTest.php
M test/classes/Controllers/Table/FindReplaceControllerTest.php
M test/classes/Controllers/Table/OperationsControllerTest.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/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/QbeTest.php
M test/classes/Database/RoutinesTest.php
M test/classes/Database/SearchTest.php
M test/classes/Database/TriggersTest.php
M test/classes/DatabaseInterfaceTest.php
M test/classes/Dbal/DatabaseNameTest.php
M test/classes/Dbal/DbiDummyTest.php
M test/classes/Dbal/DbiMysqliTest.php
M test/classes/Dbal/TableNameTest.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/ErrorHandlerTest.php
M test/classes/ErrorReportTest.php
M test/classes/ErrorTest.php
M test/classes/ExportTest.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/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/ImportTest.php
M test/classes/IndexColumnTest.php
M test/classes/IndexTest.php
M test/classes/InsertEditTest.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/MessageTest.php
M test/classes/MimeTest.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/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/OperationsTest.php
M test/classes/Partitioning/PartitionTest.php
M test/classes/Partitioning/SubPartitionTest.php
M test/classes/Partitioning/TablePartitionDefinitionTest.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/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/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/WebAuthnTest.php
M test/classes/PluginsTest.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/GeneratorTest.php
M test/classes/SanitizeTest.php
M test/classes/ScriptsTest.php
M test/classes/Server/PluginsTest.php
M test/classes/Server/PrivilegesTest.php
M test/classes/Server/SysInfo/SysInfoTest.php
M test/classes/Setup/ConfigGeneratorTest.php
M test/classes/Setup/IndexTest.php
M test/classes/SqlTest.php
M test/classes/StorageEngineTest.php
M test/classes/SystemDatabaseTest.php
M test/classes/Table/SearchTest.php
M test/classes/TableTest.php
M test/classes/TemplateTest.php
M test/classes/ThemeManagerTest.php
M test/classes/ThemeTest.php
M test/classes/TrackerTest.php
M test/classes/TrackingTest.php
M test/classes/TransformationsTest.php
M test/classes/TwoFactorTest.php
M test/classes/TypesByDatabaseVersionTest.php
M test/classes/TypesTest.php
M test/classes/UrlTest.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/SessionCacheTest.php
M test/classes/VersionInformationTest.php
M test/classes/ZipExtensionTest.php
Log Message:
-----------
Make PHPUnit's assertions stricter
Backports #18993 to QA_5_2.
This makes merging QA_5_2 into master easier.
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)mfauth.net>
Commit: 42ff608b10aa6faf08b3a71debce85e02ba51ff1
https://github.com/phpmyadmin/phpmyadmin/commit/42ff608b10aa6faf08b3a71debc…
Author: Maurício Meneghini Fauth <mauricio(a)mfauth.net>
Date: 2024-10-14 (Mon, 10 October 2024) -03:00
Changed paths:
M phpstan-baseline.neon
M psalm-baseline.xml
M test/classes/AbstractTestCase.php
M test/classes/AdvisorTest.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/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/CheckRelationsControllerTest.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/Database/TriggersControllerTest.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/Import/SimulateDmlControllerTest.php
M test/classes/Controllers/JavaScriptMessagesControllerTest.php
M test/classes/Controllers/NavigationControllerTest.php
M test/classes/Controllers/NormalizationControllerTest.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/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/FindReplaceControllerTest.php
M test/classes/Controllers/Table/IndexesControllerTest.php
M test/classes/Controllers/Table/OperationsControllerTest.php
M test/classes/Controllers/Table/PrivilegesControllerTest.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/Structure/ChangeControllerTest.php
M test/classes/Controllers/Table/Structure/MoveColumnsControllerTest.php
M test/classes/Controllers/Table/Structure/SaveControllerTest.php
M test/classes/Controllers/Transformation/OverviewControllerTest.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/QbeTest.php
M test/classes/Database/RoutinesTest.php
M test/classes/Database/SearchTest.php
M test/classes/Database/TriggersTest.php
M test/classes/DatabaseInterfaceTest.php
M test/classes/Dbal/DatabaseNameTest.php
M test/classes/Dbal/DbiDummyTest.php
M test/classes/Dbal/DbiMysqliTest.php
M test/classes/Dbal/MysqliResultTest.php
M test/classes/Dbal/TableNameTest.php
M test/classes/Dbal/WarningTest.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/GisFactoryTest.php
M test/classes/Gis/GisGeomTestCase.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/Import/AjaxTest.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/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/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/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/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/SqlQueryFormTest.php
M test/classes/SqlTest.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/ThemeManagerTest.php
M test/classes/ThemeTest.php
M test/classes/TrackerTest.php
M test/classes/TrackingTest.php
M test/classes/TransformationsTest.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/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/QueryByExampleTest.php
M test/selenium/Database/StructureTest.php
M test/selenium/Database/TriggersTest.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/XssTest.php
Log Message:
-----------
Merge pull request #19317 from MauricioFauth/phpunit-static
Call PHPUnit static methods using static calls
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 6a15b2d0705e479e8436c4baccc9d68b60a760f7
https://github.com/phpmyadmin/phpmyadmin/commit/6a15b2d0705e479e8436c4baccc…
Author: phpMyAdmin bot <bot(a)phpmyadmin.net>
Date: 2024-10-13 (Sun, 10 October 2024) +00:00
Changed paths:
M resources/po/af.po
M resources/po/am.po
M resources/po/ar.po
M resources/po/ar_LY.po
M resources/po/az.po
M resources/po/be.po
M resources/po/be(a)latin.po
M resources/po/ber.po
M resources/po/bg.po
M resources/po/bn.po
M resources/po/br.po
M resources/po/brx.po
M resources/po/bs.po
M resources/po/ca.po
M resources/po/ckb.po
M resources/po/cs.po
M resources/po/cy.po
M resources/po/da.po
M resources/po/de.po
M resources/po/el.po
M resources/po/en_GB.po
M resources/po/enm.po
M resources/po/eo.po
M resources/po/es.po
M resources/po/et.po
M resources/po/eu.po
M resources/po/fa.po
M resources/po/fi.po
M resources/po/fil.po
M resources/po/fr.po
M resources/po/fy.po
M resources/po/gl.po
M resources/po/gu.po
M resources/po/he.po
M resources/po/hi.po
M resources/po/hr.po
M resources/po/hu.po
M resources/po/hy.po
M resources/po/ia.po
M resources/po/id.po
M resources/po/ig.po
M resources/po/it.po
M resources/po/ja.po
M resources/po/ka.po
M resources/po/kab.po
M resources/po/kk.po
M resources/po/km.po
M resources/po/kn.po
M resources/po/ko.po
M resources/po/ksh.po
M resources/po/ku.po
M resources/po/ky.po
M resources/po/li.po
M resources/po/lt.po
M resources/po/lv.po
M resources/po/mk.po
M resources/po/ml.po
M resources/po/mn.po
M resources/po/ms.po
M resources/po/my.po
M resources/po/nb.po
M resources/po/ne.po
M resources/po/nl.po
M resources/po/nn.po
M resources/po/pa.po
M resources/po/phpmyadmin.pot
M resources/po/pl.po
M resources/po/pt.po
M resources/po/pt_BR.po
M resources/po/rcf.po
M resources/po/ro.po
M resources/po/ru.po
M resources/po/si.po
M resources/po/sk.po
M resources/po/sl.po
M resources/po/sq.po
M resources/po/sr.po
M resources/po/sr(a)latin.po
M resources/po/sv.po
M resources/po/ta.po
M resources/po/te.po
M resources/po/th.po
M resources/po/tk.po
M resources/po/tr.po
M resources/po/tt.po
M resources/po/tzm.po
M resources/po/ug.po
M resources/po/uk.po
M resources/po/ur.po
M resources/po/uz.po
M resources/po/uz(a)latin.po
M resources/po/vi.po
M resources/po/vls.po
M resources/po/zh_CN.po
M resources/po/zh_TW.po
Log Message:
-----------
Update po files
[ci skip]
Signed-off-by: phpMyAdmin bot <bot(a)phpmyadmin.net>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 32d602fbb97a348a35a57cc426880448714cc579
https://github.com/phpmyadmin/phpmyadmin/commit/32d602fbb97a348a35a57cc4268…
Author: Maurício Meneghini Fauth <mauricio(a)mfauth.net>
Date: 2024-10-11 (Fri, 10 October 2024) -03:00
Changed paths:
M ChangeLog
Log Message:
-----------
Archive old ChangeLog entries
- https://github.com/phpmyadmin/history
- https://github.com/phpmyadmin/history/blob/master/ChangeLogs/ChangeLog-4.9
- https://github.com/phpmyadmin/history/blob/master/ChangeLogs/ChangeLog-5.1
[ci skip]
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)mfauth.net>
Commit: 0c2c8230a316ade80486c869fc634f1ee6e35ca6
https://github.com/phpmyadmin/phpmyadmin/commit/0c2c8230a316ade80486c869fc6…
Author: Maurício Meneghini Fauth <mauricio(a)mfauth.net>
Date: 2024-10-11 (Fri, 10 October 2024) -03:00
Changed paths:
M po/af.po
M po/am.po
M po/ar.po
M po/ar_LY.po
M po/az.po
M po/be.po
M po/be(a)latin.po
M po/ber.po
M po/bg.po
M po/bn.po
M po/br.po
M po/brx.po
M po/bs.po
M po/ca.po
M po/ckb.po
M po/cs.po
M po/cy.po
M po/da.po
M po/de.po
M po/el.po
M po/en_GB.po
M po/enm.po
M po/eo.po
M po/es.po
M po/et.po
M po/eu.po
M po/fa.po
M po/fi.po
M po/fil.po
M po/fr.po
M po/fy.po
M po/gl.po
M po/gu.po
M po/he.po
M po/hi.po
M po/hr.po
M po/hu.po
M po/hy.po
M po/ia.po
M po/id.po
M po/ig.po
M po/it.po
M po/ja.po
M po/ka.po
M po/kab.po
M po/kk.po
M po/km.po
M po/kn.po
M po/ko.po
M po/ksh.po
M po/ku.po
M po/ky.po
M po/li.po
M po/lt.po
M po/lv.po
M po/mk.po
M po/ml.po
M po/mn.po
M po/ms.po
M po/my.po
M po/nb.po
M po/ne.po
M po/nl.po
M po/nn.po
M po/pa.po
M po/phpmyadmin.pot
M po/pl.po
M po/pt.po
M po/pt_BR.po
M po/rcf.po
M po/ro.po
M po/ru.po
M po/si.po
M po/sk.po
M po/sl.po
M po/sq.po
M po/sr.po
M po/sr(a)latin.po
M po/sv.po
M po/ta.po
M po/te.po
M po/th.po
M po/tk.po
M po/tr.po
M po/tt.po
M po/tzm.po
M po/ug.po
M po/uk.po
M po/ur.po
M po/uz.po
M po/uz(a)latin.po
M po/vi.po
M po/vls.po
M po/zh_CN.po
M po/zh_TW.po
Log Message:
-----------
Update po files
[ci skip]
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)mfauth.net>
Commit: 9f8498fcf57af6d5a5e9a8012f6d45000e67157d
https://github.com/phpmyadmin/phpmyadmin/commit/9f8498fcf57af6d5a5e9a8012f6…
Author: Maurício Meneghini Fauth <mauricio(a)mfauth.net>
Date: 2024-10-11 (Fri, 10 October 2024) -03:00
Changed paths:
M ChangeLog
Log Message:
-----------
Merge branch 'QA_5_2'
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)mfauth.net>