[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 0b2c24: Use ::class in tests
William Desportes
williamdes at wdes.fr
Wed May 20 12:16:24 CEST 2020
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 0b2c24ee26d78fcea7d4ba3895eb291e6da78fb9
https://github.com/phpmyadmin/phpmyadmin/commit/0b2c24ee26d78fcea7d4ba3895eb291e6da78fb9
Author: William Desportes <williamdes at 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 at wdes.fr>
Commit: ec3efe8a1ef22359cf200cf7c4a484532a020ab3
https://github.com/phpmyadmin/phpmyadmin/commit/ec3efe8a1ef22359cf200cf7c4a484532a020ab3
Author: William Desportes <williamdes at 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 at wdes.fr>
More information about the Git
mailing list