Branch: refs/heads/master
Home: https://github.com/phpmyadmin/sql-parser
Commit: 6e52cae73014b42efcbb60f56847b0b9574201b9
https://github.com/phpmyadmin/sql-parser/commit/6e52cae73014b42efcbb60f56847b0b9574201b9
Author: Maurício Meneghini Fauth <[email protected]>
Date: 2026-07-03 (Fri, 07 July 2026) -03:00

Changed paths: 
M .github/workflows/tests.yml

Log Message:
-----------
Add support for PHP 8.6

Signed-off-by: Maurício Meneghini Fauth <[email protected]>

Commit: 5303ac87db6872b68ccaaf55a6ef3042caaaeb11
https://github.com/phpmyadmin/sql-parser/commit/5303ac87db6872b68ccaaf55a6ef3042caaaeb11
Author: Maurício Meneghini Fauth <[email protected]>
Date: 2026-07-04 (Sat, 07 July 2026) -03:00

Changed paths: 
M .github/workflows/tests.yml

Log Message:
-----------
Merge pull request #659 from MauricioFauth/php8.6

Add support for PHP 8.6

Commit: 136bf83fdeb77581456ef1d7bfa155dd820b8dd5
https://github.com/phpmyadmin/sql-parser/commit/136bf83fdeb77581456ef1d7bfa155dd820b8dd5
Author: Maurício Meneghini Fauth <[email protected]>
Date: 2026-07-04 (Sat, 07 July 2026) -03:00

Changed paths: 
A tests/data/parser/parseAlterTableAddUniqueKeyAsc.in
A tests/data/parser/parseAlterTableAddUniqueKeyAsc.out
A tests/data/parser/parseAlterTableAddUniqueKeyAscDesc.in
A tests/data/parser/parseAlterTableAddUniqueKeyAscDesc.out
A tests/data/parser/parseAlterTableAddUniqueKeyAscLower.in
A tests/data/parser/parseAlterTableAddUniqueKeyAscLower.out
A tests/data/parser/parseAlterTableAddUniqueKeyDesc.in
A tests/data/parser/parseAlterTableAddUniqueKeyDesc.out
A tests/data/parser/parseAlterTableAddUniqueKeyDescAsc.in
A tests/data/parser/parseAlterTableAddUniqueKeyDescAsc.out
A tests/data/parser/parseAlterTableAddUniqueKeyDescLower.in
A tests/data/parser/parseAlterTableAddUniqueKeyDescLower.out
A tests/data/parser/parseAlterTableAddUniqueKeyTwoDesc.in
A tests/data/parser/parseAlterTableAddUniqueKeyTwoDesc.out
M .github/workflows/lint-and-analyse-php.yml
M .github/workflows/lint-docs.yml
M .github/workflows/mutation-tests.yml
M .github/workflows/tests.yml
M .scrutinizer.yml
M phpstan-baseline.neon
M psalm-baseline.xml
M src/Components/IntoKeyword.php
M src/Context.php
M src/Parsers/AlterOperations.php
M src/Statements/SelectStatement.php
M src/Utils/Formatter.php
M src/Utils/Query.php
M tests/Builder/InsertStatementTest.php
M tests/Builder/StatementTest.php
M tests/Parser/AlterStatementTest.php
M tests/Utils/FormatterTest.php
M tests/Utils/QueryTest.php

Log Message:
-----------
Merge branch '5.11.x' into 6.0.x

Signed-off-by: Maurício Meneghini Fauth <[email protected]>

Commit: 8f658c1e0ca233d72c87333469a1eb320d8b8cea
https://github.com/phpmyadmin/sql-parser/commit/8f658c1e0ca233d72c87333469a1eb320d8b8cea
Author: Maurício Meneghini Fauth <[email protected]>
Date: 2026-07-04 (Sat, 07 July 2026) -03:00

Changed paths: 
M .github/workflows/tests.yml
M tests/Builder/StatementTest.php
M tests/Utils/QueryTest.php

Log Message:
-----------
Merge branch '6.0.x'

Signed-off-by: Maurício Meneghini Fauth <[email protected]>

_______________________________________________
Git mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to