Branch: refs/heads/master Home: https://github.com/phpmyadmin/sql-parser Commit: 22c50b525279a5a6444b2c1e516c54a6262525cf https://github.com/phpmyadmin/sql-parser/commit/22c50b525279a5a6444b2c1e516c... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2022-01-06 (Thu, 01 January 2022) -03:00
Changed paths: M phpstan-baseline.neon M psalm-baseline.xml M src/Components/AlterOperation.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/IntoKeyword.php M src/Components/JoinKeyword.php M src/Components/Key.php M src/Components/PartitionDefinition.php M src/Components/Reference.php M src/Context.php M src/Parser.php M src/Statements/CreateStatement.php M src/Statements/LoadStatement.php M src/Utils/BufferedQuery.php M src/Utils/Formatter.php M tests/Utils/BufferedQueryTest.php
Log Message: ----------- Add type declarations to some class properties
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev