Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 3dce65d913cd95206038e8343ec63c1bbedd46ee https://github.com/phpmyadmin/phpmyadmin/commit/3dce65d913cd95206038e8343ec6... Author: William Desportes williamdes@wdes.fr Date: 2018-08-18 (Sat, 08 August 2018) -03:00
Changed paths: M db_export.php M db_operations.php M db_qbe.php M db_tracking.php M export.php M gis_data_editor.php M import.php M libraries/classes/BrowseForeigners.php M libraries/classes/Controllers/Server/ServerDatabasesController.php M libraries/classes/Controllers/Server/ServerEnginesController.php M libraries/classes/Controllers/Table/TableSearchController.php M libraries/classes/Database/Designer/Common.php M libraries/classes/Database/Qbe.php M libraries/classes/Display/Results.php M libraries/classes/Export.php M libraries/classes/Gis/GisGeometry.php M libraries/classes/Gis/GisGeometryCollection.php M libraries/classes/Gis/GisLineString.php M libraries/classes/Gis/GisMultiLineString.php M libraries/classes/Gis/GisMultiPoint.php M libraries/classes/Gis/GisMultiPolygon.php M libraries/classes/Gis/GisPoint.php M libraries/classes/Gis/GisPolygon.php M libraries/classes/Header.php M libraries/classes/InsertEdit.php M libraries/classes/ListAbstract.php M libraries/classes/Message.php M libraries/classes/Navigation/Navigation.php M libraries/classes/Navigation/Nodes/Node.php M libraries/classes/Normalization.php M libraries/classes/ParseAnalyze.php M libraries/classes/Plugins.php M libraries/classes/Plugins/Export/ExportPdf.php M libraries/classes/Plugins/Export/ExportSql.php M libraries/classes/Plugins/Import/ImportCsv.php M libraries/classes/Plugins/Schema/Svg/Svg.php M libraries/classes/Relation.php M libraries/classes/Server/Privileges.php M libraries/classes/Sql.php M libraries/classes/Table.php M libraries/classes/Tracker.php M libraries/classes/Transformations.php M libraries/classes/Util.php M libraries/classes/VersionInformation.php M phpstan.neon M server_privileges.php M tbl_replace.php M tbl_tracking.php M test/bootstrap-phpstan.php M test/ci-apidocs M test/ci-install-apidocs M test/classes/Controllers/Server/ServerEnginesControllerTest.php M test/classes/Display/ExportTest.php M test/classes/Plugins/Auth/AuthenticationHttpTest.php M test/classes/PmaTestCase.php M test/classes/TrackerTest.php M test/sami-config.php M transformation_wrapper.php
Log Message: ----------- phpstan level 1 (#14472)
* level +1 * Install sami/sami globaly to avoid dependency clash
Signed-off-by: William Desportes williamdes@wdes.fr