Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: f063c553f24843d88ac6e2a416d8244da19d1624
https://github.com/phpmyadmin/phpmyadmin/commit/f063c553f24843d88ac6e2a416d…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-05-20 (Wed, 05 May 2020) +02:00
Changed paths:
M libraries/classes/Config/Form.php
M test/classes/Config/FormDisplayTest.php
M test/classes/Database/QbeTest.php
M test/classes/Database/SearchTest.php
M test/classes/ErrorHandlerTest.php
M test/classes/Navigation/NavigationTest.php
M test/classes/Plugins/Transformations/TransformationPluginsTest.php
M test/classes/ReplicationGuiTest.php
M test/classes/SanitizeTest.php
M test/classes/Server/PluginsTest.php
M test/classes/Server/PrivilegesTest.php
M test/classes/SqlQueryFormTest.php
M test/classes/Stubs/DbiDummy.php
M test/classes/UrlTest.php
Log Message:
-----------
Fix some tests executed in random order
Using: ./vendor/bin/phpunit --order-by=random --random-order-seed=1589977275 --exclude=selenium --no-coverage --filter=FormDisplayTest
Seeds: 1590000479, 1589977275, 1589998302, x1590001040, x1590001183
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 8624fbbe97b3c3815b1cd3f198f7271d173143f0
https://github.com/phpmyadmin/phpmyadmin/commit/8624fbbe97b3c3815b1cd3f198f…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-05-20 (Wed, 05 May 2020) +02:00
Changed paths:
A test/classes/AbstractTestCase.php
Log Message:
-----------
Create AbstractTestCase class
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 8ef514390120ce88d8db31547adc8886bc4cedd7
https://github.com/phpmyadmin/phpmyadmin/commit/8ef514390120ce88d8db31547ad…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-05-20 (Wed, 05 May 2020) +02:00
Changed paths:
M test/classes/BookmarkTest.php
M test/classes/BrowseForeignersTest.php
M test/classes/CentralColumnsTest.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/Config/FormDisplayTemplateTest.php
M test/classes/Controllers/Server/BinlogControllerTest.php
M test/classes/Controllers/Server/CollationsControllerTest.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/Status/AdvisorControllerTest.php
M test/classes/Controllers/Server/Status/MonitorControllerTest.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/Table/FindReplaceControllerTest.php
M test/classes/Controllers/TransformationOverviewControllerTest.php
M test/classes/CreateAddFieldTest.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/TriggersTest.php
M test/classes/Dbal/DbiDummyTest.php
M test/classes/Dbal/DbiMysqliTest.php
M test/classes/Display/ChangePasswordTest.php
M test/classes/Display/CreateTableTest.php
M test/classes/Display/ErrorTest.php
M test/classes/Display/ExportTest.php
M test/classes/EncodingTest.php
M test/classes/EnvironmentTest.php
M test/classes/ErrorReportTest.php
M test/classes/ExportTest.php
M test/classes/FileListingTest.php
M test/classes/FilesTest.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/GisVisualizationTest.php
M test/classes/ImportTest.php
M test/classes/InsertEditTest.php
M test/classes/IpAllowDenyTest.php
M test/classes/MimeTest.php
M test/classes/NormalizationTest.php
M test/classes/PmaTestCase.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/ImportPluginPropertiesTest.php
M test/classes/Properties/Plugins/PluginPropertyItemTest.php
M test/classes/Properties/PropertyItemTest.php
M test/classes/RelationCleanupTest.php
M test/classes/RelationTest.php
M test/classes/ReplicationGuiTest.php
M test/classes/SanitizeTest.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/Server/UserGroupsTest.php
M test/classes/Setup/IndexTest.php
M test/classes/SqlQueryFormTest.php
M test/classes/SqlTest.php
M test/classes/Table/SearchTest.php
M test/classes/TrackingTest.php
M test/classes/TransformationsTest.php
M test/classes/UrlTest.php
Log Message:
-----------
Use AbstractTestCase on all unit tests
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 6eaa55e805737a47adbb0b00dadd01aa6e42325d
https://github.com/phpmyadmin/phpmyadmin/commit/6eaa55e805737a47adbb0b00dad…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-05-20 (Wed, 05 May 2020) +02:00
Changed paths:
M test/classes/AbstractTestCase.php
M test/classes/AdvisorTest.php
M test/classes/BookmarkTest.php
M test/classes/BrowseForeignersTest.php
M test/classes/CentralColumnsTest.php
M test/classes/CharsetsTest.php
M test/classes/CheckUserPrivilegesTest.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/ConfigTest.php
M test/classes/Controllers/Database/StructureControllerTest.php
M test/classes/Controllers/Server/BinlogControllerTest.php
M test/classes/Controllers/Server/CollationsControllerTest.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/Status/AdvisorControllerTest.php
M test/classes/Controllers/Server/Status/MonitorControllerTest.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/Table/FindReplaceControllerTest.php
M test/classes/Controllers/Table/IndexesControllerTest.php
M test/classes/Controllers/Table/RelationControllerTest.php
M test/classes/Controllers/Table/SearchControllerTest.php
M test/classes/Controllers/Table/StructureControllerTest.php
M test/classes/Controllers/TransformationOverviewControllerTest.php
M test/classes/CoreTest.php
M test/classes/CreateAddFieldTest.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/DbiDummyTest.php
M test/classes/Dbal/DbiMysqliTest.php
M test/classes/Display/ChangePasswordTest.php
M test/classes/Display/CreateTableTest.php
M test/classes/Display/ExportTest.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/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/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/GitTest.php
M test/classes/HeaderTest.php
M test/classes/ImportTest.php
M test/classes/IndexTest.php
M test/classes/InsertEditTest.php
M test/classes/IpAllowDenyTest.php
M test/classes/LanguageTest.php
M test/classes/ListDatabaseTest.php
M test/classes/MenuTest.php
M test/classes/MessageTest.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/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/PmaTestCase.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/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/RelationCleanupTest.php
M test/classes/RelationTest.php
M test/classes/ReplicationGuiTest.php
M test/classes/ScriptsTest.php
M test/classes/Server/PrivilegesTest.php
M test/classes/Server/SelectTest.php
M test/classes/Server/UserGroupsTest.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/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/TypesTest.php
M test/classes/UrlTest.php
M test/classes/UserPreferencesTest.php
M test/classes/Utils/HttpRequestTest.php
M test/classes/VersionInformationTest.php
M test/classes/ZipExtensionTest.php
M test/selenium/Database/EventsTest.php
M test/selenium/Database/ProceduresTest.php
Log Message:
-----------
Call parent's setUp and tearDown
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 5bc53cc5e532bf839f036dc2bee1bf536af6ec3f
https://github.com/phpmyadmin/phpmyadmin/commit/5bc53cc5e532bf839f036dc2bee…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-05-20 (Wed, 05 May 2020) +02:00
Changed paths:
M phpunit.xml.dist
Log Message:
-----------
Set evil backupGlobals to false
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: a7490fcb6c16d5d0e844d1cd892d03586df33c1b
https://github.com/phpmyadmin/phpmyadmin/commit/a7490fcb6c16d5d0e844d1cd892…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-05-21 (Thu, 05 May 2020) +02:00
Changed paths:
M test/classes/AbstractTestCase.php
M test/classes/Controllers/Server/CollationsControllerTest.php
M test/classes/Database/EventsTest.php
Log Message:
-----------
Make AbstractTestCase manage GLOBALS cleanup and config loading
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Some minor improvements
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Force sql-parser to reload the new language
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 8f7d3d1fa76bf006dca38e2ff5b424af1055b931
https://github.com/phpmyadmin/phpmyadmin/commit/8f7d3d1fa76bf006dca38e2ff5b…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-05-21 (Thu, 05 May 2020) +02:00
Changed paths:
M test/classes/AbstractTestCase.php
M test/classes/AdvisorTest.php
M test/classes/CharsetsTest.php
M test/classes/Config/ConfigFileTest.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/ConfigTest.php
M test/classes/Controllers/Database/PrivilegesControllerTest.php
M test/classes/Controllers/Database/StructureControllerTest.php
M test/classes/Controllers/Server/BinlogControllerTest.php
M test/classes/Controllers/Server/EnginesControllerTest.php
M test/classes/Controllers/Server/PluginsControllerTest.php
M test/classes/Controllers/Server/Status/AdvisorControllerTest.php
M test/classes/Controllers/Server/Status/MonitorControllerTest.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/Table/IndexesControllerTest.php
M test/classes/Controllers/Table/PrivilegesControllerTest.php
M test/classes/Controllers/Table/RelationControllerTest.php
M test/classes/Controllers/Table/SearchControllerTest.php
M test/classes/Controllers/Table/StructureControllerTest.php
M test/classes/Controllers/TransformationOverviewControllerTest.php
M test/classes/CoreTest.php
M test/classes/CreateAddFieldTest.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/Display/ExportTest.php
M test/classes/Display/ResultsTest.php
M test/classes/Engines/InnodbTest.php
M test/classes/Engines/PbxtTest.php
M test/classes/ErrorHandlerTest.php
M test/classes/FileTest.php
M test/classes/FilesTest.php
M test/classes/FooterTest.php
M test/classes/GitTest.php
M test/classes/HeaderTest.php
M test/classes/Html/GeneratorTest.php
M test/classes/InsertEditTest.php
M test/classes/LinterTest.php
M test/classes/MenuTest.php
M test/classes/Navigation/NavigationTest.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/Plugins/Auth/AuthenticationConfigTest.php
M test/classes/Plugins/Auth/AuthenticationCookieTest.php
M test/classes/Plugins/Auth/AuthenticationSignonTest.php
M test/classes/Plugins/Export/ExportCsvTest.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/ExportOdtTest.php
M test/classes/Plugins/Export/ExportSqlTest.php
M test/classes/Plugins/Export/ExportTexytextTest.php
M test/classes/Plugins/Import/ImportCsvTest.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/Transformations/TransformationPluginsTest.php
M test/classes/RelationCleanupTest.php
M test/classes/RelationTest.php
M test/classes/ReplicationGuiTest.php
M test/classes/RoutingTest.php
M test/classes/SanitizeTest.php
M test/classes/Server/PluginsTest.php
M test/classes/Server/PrivilegesTest.php
M test/classes/Setup/ConfigGeneratorTest.php
M test/classes/Setup/FormProcessingTest.php
M test/classes/SqlQueryFormTest.php
M test/classes/Table/SearchTest.php
M test/classes/TableTest.php
M test/classes/ThemeTest.php
M test/classes/TwoFactorTest.php
M test/classes/TypesTest.php
M test/classes/UrlTest.php
M test/classes/UtilTest.php
M test/classes/Utils/HttpRequestTest.php
Log Message:
-----------
Fix test cases after backupGlobals = false
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 13eaeadbf939b234efb745789ee250bc66f0c81f
https://github.com/phpmyadmin/phpmyadmin/commit/13eaeadbf939b234efb745789ee…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-05-21 (Thu, 05 May 2020) +02:00
Changed paths:
M test/bootstrap-dist.php
Log Message:
-----------
Clean bootstrap-dist file
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 519552088374cbfbd32f19e70f910c114800fcf8
https://github.com/phpmyadmin/phpmyadmin/commit/519552088374cbfbd32f19e70f9…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-05-21 (Thu, 05 May 2020) +02:00
Changed paths:
M libraries/classes/Config/Form.php
M test/bootstrap-dist.php
M test/classes/AbstractTestCase.php
M test/classes/Controllers/Table/PrivilegesControllerTest.php
M test/classes/ErrorHandlerTest.php
M test/classes/Html/GeneratorTest.php
M test/classes/MessageTest.php
M test/classes/Plugins/Transformations/TransformationPluginsTest.php
M test/classes/SanitizeTest.php
M test/classes/Setup/ConfigGeneratorTest.php
Log Message:
-----------
Coding standard fixes
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: a6c469611a482b9822d7bf678b5c91c1b46b0f75
https://github.com/phpmyadmin/phpmyadmin/commit/a6c469611a482b9822d7bf678b5…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-05-21 (Thu, 05 May 2020) +02:00
Changed paths:
M test/bootstrap-dist.php
M test/classes/VersionInformationTest.php
Log Message:
-----------
Minor fixes
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 09644706435009097085bf930f8ac69594d6a922
https://github.com/phpmyadmin/phpmyadmin/commit/09644706435009097085bf930f8…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-05-21 (Thu, 05 May 2020) +02:00
Changed paths:
M test/classes/AdvisorTest.php
M test/classes/CentralColumnsTest.php
M test/classes/Config/DescriptionTest.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/Controllers/Server/BinlogControllerTest.php
M test/classes/Controllers/Server/CollationsControllerTest.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/Status/AdvisorControllerTest.php
M test/classes/Controllers/Server/Status/MonitorControllerTest.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/Table/FindReplaceControllerTest.php
M test/classes/Controllers/TransformationOverviewControllerTest.php
M test/classes/CoreTest.php
M test/classes/Database/EventsTest.php
M test/classes/Database/RoutinesTest.php
M test/classes/Database/TriggersTest.php
M test/classes/Display/ChangePasswordTest.php
M test/classes/Display/ExportTest.php
M test/classes/Display/ResultsTest.php
M test/classes/FooterTest.php
M test/classes/HeaderTest.php
M test/classes/InsertEditTest.php
M test/classes/Navigation/NavigationTreeTest.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/Transformations/TransformationPluginsTest.php
M test/classes/Server/PrivilegesTest.php
M test/classes/Setup/ConfigGeneratorTest.php
M test/classes/ThemeManagerTest.php
M test/classes/ThemeTest.php
M test/classes/UtilTest.php
Log Message:
-----------
Use parent::setGlobalConfig();
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: a330babefd5ba9300efbfeecfd5442dcfa640ba8
https://github.com/phpmyadmin/phpmyadmin/commit/a330babefd5ba9300efbfeecfd5…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-05-21 (Thu, 05 May 2020) +02:00
Changed paths:
M test/selenium/TestBase.php
Log Message:
-----------
Fix curl init error condition
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
curl
Commit: afc734846d7cf3a3adfcf5197a4bf6559c1ea204
https://github.com/phpmyadmin/phpmyadmin/commit/afc734846d7cf3a3adfcf5197a4…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-05-21 (Thu, 05 May 2020) +02:00
Changed paths:
M test/classes/AbstractTestCase.php
Log Message:
-----------
Tear everything down
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: f89f4c9f2cfe4e43e96f62cdc513e6fff7e17f1d
https://github.com/phpmyadmin/phpmyadmin/commit/f89f4c9f2cfe4e43e96f62cdc51…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-05-21 (Thu, 05 May 2020) +02:00
Changed paths:
M test/classes/AbstractTestCase.php
M test/classes/CharsetsTest.php
M test/classes/CoreTest.php
M test/classes/CreateAddFieldTest.php
M test/classes/Database/EventsTest.php
M test/classes/Database/QbeTest.php
M test/classes/Database/RoutinesTest.php
M test/classes/Database/TriggersTest.php
M test/classes/Engines/InnodbTest.php
M test/classes/InsertEditTest.php
M test/classes/RelationCleanupTest.php
M test/classes/ReplicationGuiTest.php
M test/classes/Server/PluginsTest.php
M test/classes/Table/SearchTest.php
M test/classes/TypesTest.php
Log Message:
-----------
Fix failing tests after tear down cleans everything
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: fe32a359dca1d0c522d8c8b7991974ef50469c22
https://github.com/phpmyadmin/phpmyadmin/commit/fe32a359dca1d0c522d8c8b7991…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-05-21 (Thu, 05 May 2020) +02:00
Changed paths:
M test/bootstrap-dist.php
M test/classes/AbstractTestCase.php
M test/classes/BookmarkTest.php
M test/classes/CentralColumnsTest.php
M test/classes/Config/FormDisplayTest.php
M test/classes/Config/FormTest.php
Log Message:
-----------
Move PMA_VERSION calls into defineVersionConstants() for tests
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 3a49cb33bbddbdc506ff493364186f57d11baefd
https://github.com/phpmyadmin/phpmyadmin/commit/3a49cb33bbddbdc506ff4933641…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-05-21 (Thu, 05 May 2020) +02:00
Changed paths:
M test/bootstrap-dist.php
M test/classes/AbstractTestCase.php
M test/classes/EnvironmentTest.php
M test/selenium/TestBase.php
Log Message:
-----------
Move defining envs to defineTestingGlobals
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: ae575ffb1466aa4edaf5cd0c53b293ff586cbfc1
https://github.com/phpmyadmin/phpmyadmin/commit/ae575ffb1466aa4edaf5cd0c53b…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-05-21 (Thu, 05 May 2020) +02:00
Changed paths:
M test/classes/CharsetsTest.php
M test/classes/Config/FormDisplayTest.php
M test/classes/Config/FormTest.php
M test/classes/ConfigTest.php
M test/classes/Controllers/Database/PrivilegesControllerTest.php
M test/classes/Controllers/Database/StructureControllerTest.php
M test/classes/Controllers/Server/Status/VariablesControllerTest.php
M test/classes/Controllers/Server/VariablesControllerTest.php
M test/classes/Controllers/Table/FindReplaceControllerTest.php
M test/classes/Controllers/Table/IndexesControllerTest.php
M test/classes/Controllers/Table/PrivilegesControllerTest.php
M test/classes/Controllers/Table/RelationControllerTest.php
M test/classes/Controllers/Table/SearchControllerTest.php
M test/classes/Controllers/Table/StructureControllerTest.php
M test/classes/CoreTest.php
M test/classes/Database/Designer/CommonTest.php
M test/classes/Database/DesignerTest.php
M test/classes/Database/QbeTest.php
M test/classes/Database/TriggersTest.php
M test/classes/DatabaseInterfaceTest.php
M test/classes/Display/ResultsTest.php
M test/classes/ErrorReportTest.php
M test/classes/FilesTest.php
M test/classes/HeaderTest.php
M test/classes/InsertEditTest.php
M test/classes/MenuTest.php
M test/classes/Navigation/Nodes/NodeDatabaseChildTest.php
M test/classes/Navigation/Nodes/NodeDatabaseTest.php
M test/classes/NormalizationTest.php
M test/classes/Plugins/Auth/AuthenticationCookieTest.php
M test/classes/Plugins/Auth/AuthenticationSignonTest.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/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/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/RelationCleanupTest.php
M test/classes/RelationTest.php
M test/classes/Server/UserGroupsTest.php
M test/classes/Setup/FormProcessingTest.php
M test/classes/SqlQueryFormTest.php
M test/classes/SqlTest.php
M test/classes/SystemDatabaseTest.php
M test/classes/TableTest.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/UserPreferencesTest.php
M test/classes/UtilTest.php
Log Message:
-----------
Fix running tests in --process-isolation
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 5c270d863d54460d7b1502574384f4aaa251381c
https://github.com/phpmyadmin/phpmyadmin/commit/5c270d863d54460d7b150257438…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-05-21 (Thu, 05 May 2020) +02:00
Changed paths:
M test/classes/AbstractTestCase.php
M test/classes/Database/QbeTest.php
M test/classes/Database/SearchTest.php
M test/classes/ErrorHandlerTest.php
M test/classes/Gis/GisGeometryTest.php
M test/classes/ListDatabaseTest.php
M test/classes/UserPreferencesTest.php
Log Message:
-----------
Move callProtectedFunction to abstract class
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 7e81b0b3d71b19c1b3c06b7d95dfaf1602efbb13
https://github.com/phpmyadmin/phpmyadmin/commit/7e81b0b3d71b19c1b3c06b7d95d…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-05-21 (Thu, 05 May 2020) +02:00
Changed paths:
M test/classes/AbstractTestCase.php
M test/classes/BrowseForeignersTest.php
M test/classes/CentralColumnsTest.php
M test/classes/Controllers/Server/VariablesControllerTest.php
M test/classes/Database/QbeTest.php
M test/classes/Database/SearchTest.php
M test/classes/Display/ResultsTest.php
M test/classes/ErrorHandlerTest.php
M test/classes/ErrorReportTest.php
M test/classes/FooterTest.php
M test/classes/Gis/GisGeometryTest.php
M test/classes/Gis/GisVisualizationTest.php
M test/classes/InsertEditTest.php
M test/classes/ListDatabaseTest.php
M test/classes/NormalizationTest.php
M test/classes/SqlTest.php
M test/classes/TableTest.php
M test/classes/TrackerTest.php
M test/classes/Utils/HttpRequestTest.php
Log Message:
-----------
Merge callProtectedMethod and callPrivateFunction into callFunction
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: e964206215d91457db9e7c7c1c71326ca0209b92
https://github.com/phpmyadmin/phpmyadmin/commit/e964206215d91457db9e7c7c1c7…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-05-21 (Thu, 05 May 2020) +02:00
Changed paths:
M test/classes/AbstractTestCase.php
Log Message:
-----------
Remove object typehint for php 7.1
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: bb0bc3bb93bfcf43035466d1c9a1c98fe7e47b72
https://github.com/phpmyadmin/phpmyadmin/commit/bb0bc3bb93bfcf43035466d1c9a…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-05-21 (Thu, 05 May 2020) +02:00
Changed paths:
A test/classes/AbstractTestCase.php
M libraries/classes/Config/Form.php
M phpunit.xml.dist
M test/bootstrap-dist.php
M test/classes/AdvisorTest.php
M test/classes/BookmarkTest.php
M test/classes/BrowseForeignersTest.php
M test/classes/CentralColumnsTest.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/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/ConfigTest.php
M test/classes/Controllers/Database/PrivilegesControllerTest.php
M test/classes/Controllers/Database/StructureControllerTest.php
M test/classes/Controllers/Server/BinlogControllerTest.php
M test/classes/Controllers/Server/CollationsControllerTest.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/Status/AdvisorControllerTest.php
M test/classes/Controllers/Server/Status/MonitorControllerTest.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/Table/FindReplaceControllerTest.php
M test/classes/Controllers/Table/IndexesControllerTest.php
M test/classes/Controllers/Table/PrivilegesControllerTest.php
M test/classes/Controllers/Table/RelationControllerTest.php
M test/classes/Controllers/Table/SearchControllerTest.php
M test/classes/Controllers/Table/StructureControllerTest.php
M test/classes/Controllers/TransformationOverviewControllerTest.php
M test/classes/CoreTest.php
M test/classes/CreateAddFieldTest.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/DbiDummyTest.php
M test/classes/Dbal/DbiMysqliTest.php
M test/classes/Display/ChangePasswordTest.php
M test/classes/Display/CreateTableTest.php
M test/classes/Display/ErrorTest.php
M test/classes/Display/ExportTest.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/EnvironmentTest.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/FilesTest.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/ImportTest.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/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/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/PmaTestCase.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/RelationCleanupTest.php
M test/classes/RelationTest.php
M test/classes/ReplicationGuiTest.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/Server/UserGroupsTest.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/Stubs/DbiDummy.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/TypesTest.php
M test/classes/UrlTest.php
M test/classes/UserPreferencesTest.php
M test/classes/UtilTest.php
M test/classes/Utils/HttpRequestTest.php
M test/classes/VersionInformationTest.php
M test/classes/ZipExtensionTest.php
M test/selenium/Database/EventsTest.php
M test/selenium/Database/ProceduresTest.php
M test/selenium/TestBase.php
Log Message:
-----------
Merge #16131 - Unit test suite improvements
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/localized_docs
Commit: 694285a7597e771f0f33743443e1d76eae41bd26
https://github.com/phpmyadmin/localized_docs/commit/694285a7597e771f0f33743…
Author: phpMyAdmin bot <bot(a)phpmyadmin.net>
Date: 2020-05-21 (Thu, 05 May 2020) +02:00
Changed paths:
M phpmyadmin
Log Message:
-----------
Updated phpMyAdmin repository
Commit: 32bf1f882dc4fabefd5107860dc2994b035d19e2
https://github.com/phpmyadmin/localized_docs/commit/32bf1f882dc4fabefd51078…
Author: phpMyAdmin bot <bot(a)phpmyadmin.net>
Date: 2020-05-21 (Thu, 05 May 2020) +02:00
Changed paths:
M locale/bookmarks.pot
M locale/charts.pot
M locale/config.pot
M locale/copyright.pot
M locale/credits.pot
M locale/developers.pot
M locale/faq.pot
M locale/glossary.pot
M locale/import_export.pot
M locale/index.pot
M locale/intro.pot
M locale/other.pot
M locale/privileges.pot
M locale/relations.pot
M locale/require.pot
M locale/security.pot
M locale/settings.pot
M locale/setup.pot
M locale/themes.pot
M locale/transformations.pot
M locale/two_factor.pot
M locale/user.pot
M locale/vendors.pot
M po/ar.mo
M po/ar.po
M po/az.mo
M po/az.po
M po/bs.mo
M po/bs.po
M po/ca.mo
M po/ca.po
M po/cs.mo
M po/cs.po
M po/da.mo
M po/da.po
M po/de.mo
M po/de.po
M po/documentation.pot
M po/el.mo
M po/el.po
M po/en_GB.mo
M po/en_GB.po
M po/eo.mo
M po/eo.po
M po/es.mo
M po/es.po
M po/et.mo
M po/et.po
M po/fi.mo
M po/fi.po
M po/fr.mo
M po/fr.po
M po/fy.mo
M po/fy.po
M po/gl.mo
M po/gl.po
M po/hr.mo
M po/hr.po
M po/hu.mo
M po/hu.po
M po/hy.mo
M po/hy.po
M po/id.mo
M po/id.po
M po/it.mo
M po/it.po
M po/ja.mo
M po/ja.po
M po/ka.mo
M po/ka.po
M po/ko.mo
M po/ko.po
M po/lt.mo
M po/lt.po
M po/mn.mo
M po/mn.po
M po/nb.mo
M po/nb.po
M po/nl.mo
M po/nl.po
M po/pl.mo
M po/pl.po
M po/pt_BR.mo
M po/pt_BR.po
M po/ro.mo
M po/ro.po
M po/ru.mo
M po/ru.po
M po/sk.mo
M po/sk.po
M po/sl.mo
M po/sl.po
M po/sq.mo
M po/sq.po
M po/sv.mo
M po/sv.po
M po/tr.mo
M po/tr.po
M po/uk.mo
M po/uk.po
M po/zh_CN.mo
M po/zh_CN.po
M po/zh_TW.mo
M po/zh_TW.po
Log Message:
-----------
Update po files
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 5aef97207ba3ec94983fb15a28d33dca3a431063
https://github.com/phpmyadmin/phpmyadmin/commit/5aef97207ba3ec94983fb15a28d…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-05-20 (Wed, 05 May 2020) +02:00
Changed paths:
M libraries/classes/Plugins.php
Log Message:
-----------
Do not use strict equals with class names
Ref: ec3efe8a1ef22359cf200cf7c4a484532a020ab3
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 0b2c24ee26d78fcea7d4ba3895eb291e6da78fb9
https://github.com/phpmyadmin/phpmyadmin/commit/0b2c24ee26d78fcea7d4ba3895e…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-05-20 (Wed, 05 May 2020) +02:00
Changed paths:
M test/classes/CentralColumnsTest.php
M test/classes/Config/FormDisplayTest.php
M test/classes/Config/FormTest.php
M test/classes/Config/ServerConfigChecksTest.php
M test/classes/Controllers/Table/IndexesControllerTest.php
M test/classes/Controllers/Table/RelationControllerTest.php
M test/classes/Controllers/Table/SearchControllerTest.php
M test/classes/Controllers/Table/StructureControllerTest.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/Display/ExportTest.php
M test/classes/Display/ResultsTest.php
M test/classes/Gis/GisFactoryTest.php
M test/classes/Gis/GisGeometryTest.php
M test/classes/ImportTest.php
M test/classes/InsertEditTest.php
M test/classes/Navigation/NavigationTest.php
M test/classes/Navigation/Nodes/NodeTest.php
M test/classes/NormalizationTest.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/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/PdfRelationSchemaTest.php
M test/classes/Plugins/Schema/SvgRelationSchemaTest.php
M test/classes/PmaTestCase.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/PluginPropertyItemTest.php
M test/classes/Properties/PropertyItemTest.php
M test/classes/RelationTest.php
M test/classes/ReplicationGuiTest.php
M test/classes/Server/PrivilegesTest.php
M test/classes/Server/UserGroupsTest.php
M test/classes/Setup/ConfigGeneratorTest.php
M test/classes/Setup/FormProcessingTest.php
M test/classes/SqlQueryFormTest.php
M test/classes/StorageEngineTest.php
M test/classes/SystemDatabaseTest.php
M test/classes/TableTest.php
M test/classes/ThemeManagerTest.php
M test/classes/TrackerTest.php
M test/classes/TrackingTest.php
M test/classes/TransformationsTest.php
M test/classes/TwoFactorTest.php
M test/classes/UserPreferencesTest.php
M test/classes/VersionInformationTest.php
Log Message:
-----------
Use ::class in tests
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: ec3efe8a1ef22359cf200cf7c4a484532a020ab3
https://github.com/phpmyadmin/phpmyadmin/commit/ec3efe8a1ef22359cf200cf7c4a…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-05-20 (Wed, 05 May 2020) +02:00
Changed paths:
M libraries/classes/Plugins.php
Log Message:
-----------
Use ::class in Plugin class
Signed-off-by: William Desportes <williamdes(a)wdes.fr>