[phpMyAdmin Git] [phpmyadmin/sql-parser] e860cf: Fix some coding standard issues

Maurício Meneghini Fauth mauricio at fauth.dev
Mon Feb 17 19:14:40 CET 2020


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/sql-parser
Commit: e860cf9f3605bdd2fa3c08c038d1af56daf1c355
https://github.com/phpmyadmin/sql-parser/commit/e860cf9f3605bdd2fa3c08c038d1af56daf1c355
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2020-02-17 (Mon, 02 February 2020) -03:00

Changed paths: 
M src/Components/AlterOperation.php
M src/Components/Array2d.php
M src/Components/ArrayObj.php
M src/Components/CaseExpression.php
M src/Components/Condition.php
M src/Components/CreateDefinition.php
M src/Components/DataType.php
M src/Components/Expression.php
M src/Components/ExpressionArray.php
M src/Components/FunctionCall.php
M src/Components/GroupKeyword.php
M src/Components/IndexHint.php
M src/Components/IntoKeyword.php
M src/Components/JoinKeyword.php
M src/Components/Key.php
M src/Components/Limit.php
M src/Components/LockExpression.php
M src/Components/OrderKeyword.php
M src/Components/ParameterDefinition.php
M src/Components/PartitionDefinition.php
M src/Components/RenameOperation.php
M src/Components/SetOperation.php
M src/Context.php
M src/Core.php
M src/Lexer.php
M src/Parser.php
M src/Statement.php
M src/Statements/CreateStatement.php
M src/Statements/DeleteStatement.php
M src/Statements/InsertStatement.php
M src/Statements/LoadStatement.php
M src/Statements/LockStatement.php
M src/Statements/NotImplementedStatement.php
M src/Statements/PurgeStatement.php
M src/Statements/ReplaceStatement.php
M src/Statements/TransactionStatement.php
M src/Token.php
M src/TokensList.php
M src/UtfString.php
M src/Utils/BufferedQuery.php
M src/Utils/CLI.php
M src/Utils/Formatter.php
M src/Utils/Misc.php
M src/Utils/Query.php
M src/Utils/Routine.php
M tests/Builder/CreateStatementTest.php
M tests/Lexer/TokensListTest.php
M tests/Parser/DropStatementTest.php
M tests/Utils/CLITest.php
M tools/ContextGenerator.php
M tools/TestGenerator.php

Log Message:
-----------
Fix some coding standard issues

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



More information about the Git mailing list