[phpMyAdmin Git] [phpmyadmin/sql-parser] 761958: Add more types to test classes

Maurício Meneghini Fauth mauricio at fauth.dev
Thu Dec 30 18:16:48 CET 2021


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

Changed paths: 
M phpstan-baseline.neon
M psalm-baseline.xml
M tests/Components/ExpressionTest.php
M tests/Components/LimitTest.php
M tests/Components/LockExpressionTest.php
M tests/Misc/BugsTest.php
M tests/Misc/ParameterTest.php
M tests/Parser/AlterStatementTest.php
M tests/Parser/CallStatementTest.php
M tests/Parser/CreateStatementTest.php
M tests/Parser/DeleteStatementTest.php
M tests/Parser/DropStatementTest.php
M tests/Parser/ExplainStatementTest.php
M tests/Parser/InsertStatementTest.php
M tests/Parser/LoadStatementTest.php
M tests/Parser/LockStatementTest.php
M tests/Parser/ParserTest.php
M tests/Parser/PurgeStatementTest.php
M tests/Parser/RenameStatementTest.php
M tests/Parser/ReplaceStatementTest.php
M tests/Parser/RestoreStatementTest.php
M tests/Parser/SelectStatementTest.php
M tests/Parser/SetStatementTest.php
M tests/Parser/TransactionStatementTest.php
M tests/Parser/UpdateStatementTest.php
M tests/Parser/WithStatementTest.php
M tests/TestCase.php
M tests/Utils/CLITest.php
M tests/Utils/MiscTest.php
M tests/Utils/RoutineTest.php
M tests/Utils/TableTest.php
M tests/Utils/TokensTest.php

Log Message:
-----------
Add more types to test classes

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



More information about the Git mailing list