[phpMyAdmin Git] [phpmyadmin/sql-parser] 22c50b: Add type declarations to some class properties

Maurício Meneghini Fauth mauricio at fauth.dev
Fri Jan 7 03:20:26 CET 2022


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/sql-parser
Commit: 22c50b525279a5a6444b2c1e516c54a6262525cf
https://github.com/phpmyadmin/sql-parser/commit/22c50b525279a5a6444b2c1e516c54a6262525cf
Author: Maurício Meneghini Fauth <mauricio at 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 at fauth.dev>



More information about the Git mailing list