[phpMyAdmin Git] [phpmyadmin/sql-parser] 2f8df5: Improve type declaration of TokensList

Maurício Meneghini Fauth mauricio at fauth.dev
Tue Dec 28 19:41:03 CET 2021


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/sql-parser
Commit: 2f8df523b5295e1d1e99ce01475d6c4c82842717
https://github.com/phpmyadmin/sql-parser/commit/2f8df523b5295e1d1e99ce01475d6c4c82842717
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2021-12-28 (Tue, 12 December 2021) -03:00

Changed paths: 
M phpstan-baseline.neon
M psalm-baseline.xml
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/OptionsArray.php
M src/Components/OrderKeyword.php
M src/Components/ParameterDefinition.php
M src/Components/PartitionDefinition.php
M src/Components/Reference.php
M src/Components/RenameOperation.php
M src/Components/SetOperation.php
M src/Lexer.php
M src/Parser.php
M src/Statement.php
M src/Statements/AlterStatement.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/PurgeStatement.php
M src/Statements/ReplaceStatement.php
M src/Statements/WithStatement.php
M src/TokensList.php
M src/Tools/ContextGenerator.php
M src/Tools/TestGenerator.php
M src/Utils/BufferedQuery.php
M src/Utils/Formatter.php
M src/Utils/Query.php
M src/Utils/Tokens.php
M tests/TestCase.php
M tests/Utils/BufferedQueryTest.php

Log Message:
-----------
Improve type declaration of TokensList

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



More information about the Git mailing list