[phpMyAdmin Git] [phpmyadmin/sql-parser] 32e294: Remove left overs of old array syntax

William Desportes williamdes at wdes.fr
Tue Dec 31 21:25:39 CET 2019


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/sql-parser
Commit: 32e2949754149176a1815ea00c2e9ec2ba29e5bd
https://github.com/phpmyadmin/sql-parser/commit/32e2949754149176a1815ea00c2e9ec2ba29e5bd
Author: William Desportes <williamdes at wdes.fr>
Date: 2019-12-31 (Tue, 12 December 2019) +01:00

Changed paths: 
M README.md
M bin/highlight-query
M bin/lint-query
M bin/tokenize-query
M src/Components/ArrayObj.php
M src/Components/CreateDefinition.php
M src/Statements/SelectStatement.php
M src/Utils/Error.php
M src/Utils/Formatter.php
M src/Utils/Query.php
M tests/Components/ExpressionTest.php
M tests/Utils/FormatterTest.php
M tools/sami-config.php

Log Message:
-----------
Remove left overs of old array syntax

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: 3129c88d83b5978f1dbc1742420f46728d19b730
https://github.com/phpmyadmin/sql-parser/commit/3129c88d83b5978f1dbc1742420f46728d19b730
Author: William Desportes <williamdes at wdes.fr>
Date: 2019-12-31 (Tue, 12 December 2019) +01:00

Changed paths: 
M src/Components/DataType.php
M src/Components/Expression.php
M src/Components/IntoKeyword.php
M src/Components/UnionKeyword.php
M src/Context.php
M src/TokensList.php
M src/UtfString.php
M src/Utils/BufferedQuery.php

Log Message:
-----------
Fix phpdoc using phpstan level 3

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: 1a4d30d5e0969d4102688ab911549d65ac26d547
https://github.com/phpmyadmin/sql-parser/commit/1a4d30d5e0969d4102688ab911549d65ac26d547
Author: William Desportes <williamdes at wdes.fr>
Date: 2019-12-31 (Tue, 12 December 2019) +01:00

Changed paths: 
M src/Components/DataType.php
M src/Components/Expression.php
M src/Components/IntoKeyword.php
M src/Components/UnionKeyword.php
M src/Context.php
M src/TokensList.php
M src/UtfString.php
M src/Utils/BufferedQuery.php

Log Message:
-----------
Merge branch 'QA'

Signed-off-by: William Desportes <williamdes at wdes.fr>



More information about the Git mailing list