[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 42166c: Remove use statements within the same namespace

Maurício Meneghini Fauth mauricio at fauth.dev
Tue Jan 21 23:48:29 CET 2020


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 42166cac372d7f528f4fb255ff9fa8d4029a8d15
https://github.com/phpmyadmin/phpmyadmin/commit/42166cac372d7f528f4fb255ff9fa8d4029a8d15
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2020-01-21 (Tue, 01 January 2020) -03:00

Changed paths: 
M libraries/classes/Advisor.php
M libraries/classes/CentralColumns.php
M libraries/classes/CheckUserPrivileges.php
M libraries/classes/Config.php
M libraries/classes/Config/Form.php
M libraries/classes/Config/PageSettings.php
M libraries/classes/Config/ServerConfigChecks.php
M libraries/classes/Config/Validator.php
M libraries/classes/Console.php
M libraries/classes/Database/Designer/Common.php
M libraries/classes/Display/Import.php
M libraries/classes/Encoding.php
M libraries/classes/Error.php
M libraries/classes/ErrorHandler.php
M libraries/classes/ErrorReport.php
M libraries/classes/File.php
M libraries/classes/IpAllowDeny.php
M libraries/classes/Language.php
M libraries/classes/LanguageManager.php
M libraries/classes/ListDatabase.php
M libraries/classes/Logging.php
M libraries/classes/Message.php
M libraries/classes/OpenDocument.php
M libraries/classes/ParseAnalyze.php
M libraries/classes/Partition.php
M libraries/classes/Pdf.php
M libraries/classes/Plugins/IOTransformationsPlugin.php
M libraries/classes/Plugins/Import/ImportLdi.php
M libraries/classes/Plugins/Schema/Dia/DiaRelationSchema.php
M libraries/classes/Plugins/Schema/RelationStats.php
M libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php
M libraries/classes/RelationCleanup.php
M libraries/classes/Response.php
M libraries/classes/Sanitize.php
M libraries/classes/Session.php
M libraries/classes/Sql.php
M libraries/classes/StorageEngine.php
M libraries/classes/SysInfo.php
M libraries/classes/SysInfoLinux.php
M libraries/classes/SysInfoSunOS.php
M libraries/classes/SysInfoWINNT.php
M libraries/classes/SystemDatabase.php
M libraries/classes/Table.php
M libraries/classes/Theme.php
M libraries/classes/Tracker.php
M libraries/classes/Transformations.php
M libraries/classes/TwoFactor.php
M libraries/classes/Types.php
M libraries/classes/UserPassword.php
M libraries/classes/UserPreferences.php
M test/classes/AdvisorTest.php
M test/classes/ConfigTest.php
M test/classes/CoreTest.php
M test/classes/DatabaseInterfaceTest.php
M test/classes/ErrorHandlerTest.php
M test/classes/ErrorTest.php
M test/classes/FileTest.php
M test/classes/FontTest.php
M test/classes/FooterTest.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/HeaderTest.php
M test/classes/IndexTest.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/PdfTest.php
M test/classes/Properties/Plugins/ExportPluginPropertiesTest.php
M test/classes/ScriptsTest.php
M test/classes/StorageEngineTest.php
M test/classes/SystemDatabaseTest.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/TypesTest.php
M test/classes/UserPreferencesHeaderTest.php
M test/classes/UserPreferencesTest.php
M test/classes/VersionInformationTest.php
M test/classes/ZipExtensionTest.php

Log Message:
-----------
Remove use statements within the same namespace

Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>



More information about the Git mailing list