[phpMyAdmin Git] [phpmyadmin/sql-parser] 140a2b: Update PHPStan/Psalm baselines

2024-05-23 Thread Maurício Meneghini Fauth
Branch: refs/heads/5.10.x
Home: https://github.com/phpmyadmin/sql-parser
Commit: 140a2b7f71e3b31d423f7e6668cd1f3b3c8700db
https://github.com/phpmyadmin/sql-parser/commit/140a2b7f71e3b31d423f7e6668cd1f3b3c8700db
Author: Maurício Meneghini Fauth 
Date: 2024-05-23 (Thu, 05 May 2024) -03:00

Changed paths: 
M phpstan-baseline.neon
M psalm-baseline.xml

Log Message:
---
Update PHPStan/Psalm baselines

Signed-off-by: Maurício Meneghini Fauth 

___
Git mailing list -- git@phpmyadmin.net
To unsubscribe send an email to git-le...@phpmyadmin.net


[phpMyAdmin Git] [phpmyadmin/sql-parser] 7f61f3: Push Statement::parse() down to SelectStatement

2024-05-23 Thread Maurício Meneghini Fauth
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/sql-parser
Commit: 7f61f31a98469054ee28bf1e920a2150262bd934
https://github.com/phpmyadmin/sql-parser/commit/7f61f31a98469054ee28bf1e920a2150262bd934
Author: Maurício Meneghini Fauth 
Date: 2024-05-23 (Thu, 05 May 2024) -03:00

Changed paths: 
M phpstan-baseline.neon
M src/Statement.php
M src/Statements/SelectStatement.php

Log Message:
---
Push Statement::parse() down to SelectStatement

This removes SelectStatement specific code from Statement::parse()
method.

Signed-off-by: Maurício Meneghini Fauth 

Commit: d28f1eaf801f53d00baf5ca98ed58b9e1adb6483
https://github.com/phpmyadmin/sql-parser/commit/d28f1eaf801f53d00baf5ca98ed58b9e1adb6483
Author: Maurício Meneghini Fauth 
Date: 2024-05-23 (Thu, 05 May 2024) -03:00

Changed paths: 
M phpstan-baseline.neon
M src/Statement.php
M src/Statements/SelectStatement.php

Log Message:
---
Merge pull request #546 from MauricioFauth/select-stmt

Push Statement::parse() down to SelectStatement

___
Git mailing list -- git@phpmyadmin.net
To unsubscribe send an email to git-le...@phpmyadmin.net


[phpMyAdmin Git] [phpmyadmin/sql-parser] de2d27: Fix deprecated PHPUnit provider

2024-05-23 Thread Maurício Meneghini Fauth
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/sql-parser
Commit: de2d27f5d3d91c58dcda223b79ec03391f91f1c3
https://github.com/phpmyadmin/sql-parser/commit/de2d27f5d3d91c58dcda223b79ec03391f91f1c3
Author: Maurício Meneghini Fauth 
Date: 2024-05-23 (Thu, 05 May 2024) -03:00

Changed paths: 
M psalm-baseline.xml
M tests/Builder/CreateStatementTest.php

Log Message:
---
Fix deprecated PHPUnit provider

Signed-off-by: Maurício Meneghini Fauth 

___
Git mailing list -- git@phpmyadmin.net
To unsubscribe send an email to git-le...@phpmyadmin.net