Branch: refs/heads/master Home: https://github.com/phpmyadmin/sql-parser Commit: d5f67128667eb286c4caa129c9374a3ddae8ab3b https://github.com/phpmyadmin/sql-parser/commit/d5f67128667eb286c4caa129c937... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2022-01-07 (Fri, 01 January 2022) -03:00
Changed paths: M phpcs.xml.dist M phpstan-baseline.neon M psalm-baseline.xml M src/Components/AlterOperation.php M src/Components/ArrayObj.php M src/Components/CaseExpression.php M src/Components/DataType.php M src/Components/FunctionCall.php M src/Components/IndexHint.php M src/Components/IntoKeyword.php M src/Components/Key.php M src/Components/OptionsArray.php M src/Components/Reference.php M src/Context.php M src/Statement.php M src/Statements/PurgeStatement.php M src/Utils/CLI.php M src/Utils/Formatter.php M src/Utils/Query.php M src/Utils/Routine.php M src/Utils/Table.php M src/Utils/Tokens.php M tests/Utils/BufferedQueryTest.php
Log Message: ----------- Add specific type declarations to arrays
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev