[phpMyAdmin Git] [phpmyadmin/sql-parser] 80031c: Remove unused if
Kamil Tekiela
tekiela246 at gmail.com
Thu Jun 1 10:49:05 CEST 2023
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/sql-parser
Commit: 80031c9d152b8ca17bdfa082a3f883a22f3d11ef
https://github.com/phpmyadmin/sql-parser/commit/80031c9d152b8ca17bdfa082a3f883a22f3d11ef
Author: Kamil Tekiela <tekiela246 at gmail.com>
Date: 2023-05-31 (Wed, 05 May 2023) +01:00
Changed paths:
M psalm-baseline.xml
M src/Components/ExpressionArray.php
Log Message:
-----------
Remove unused if
Signed-off-by: Kamil Tekiela <tekiela246 at gmail.com>
Commit: 1e4954eb4aa8139c007174ec906714b8a7a88dea
https://github.com/phpmyadmin/sql-parser/commit/1e4954eb4aa8139c007174ec906714b8a7a88dea
Author: Kamil Tekiela <tekiela246 at gmail.com>
Date: 2023-05-31 (Wed, 05 May 2023) +01:00
Changed paths:
M psalm-baseline.xml
Log Message:
-----------
Update psalm-baseline.xml
Signed-off-by: Kamil Tekiela <tekiela246 at gmail.com>
Commit: dd729a9bc35c3c1ebaf0dd569c941e63360f174f
https://github.com/phpmyadmin/sql-parser/commit/dd729a9bc35c3c1ebaf0dd569c941e63360f174f
Author: Kamil Tekiela <tekiela246 at gmail.com>
Date: 2023-06-01 (Thu, 06 June 2023) +01:00
Changed paths:
M src/Components/CaseExpression.php
Log Message:
-----------
Remove empty constructor
Signed-off-by: Kamil Tekiela <tekiela246 at gmail.com>
Commit: b41c5e5b60ee5ace5f2e87a8cec60093f5af1587
https://github.com/phpmyadmin/sql-parser/commit/b41c5e5b60ee5ace5f2e87a8cec60093f5af1587
Author: Kamil Tekiela <tekiela246 at gmail.com>
Date: 2023-06-01 (Thu, 06 June 2023) +01:00
Changed paths:
M src/Components/AlterOperation.php
M src/Components/Array2d.php
M src/Components/Condition.php
M src/Components/ExpressionArray.php
M src/Components/GroupKeyword.php
M src/Components/IndexHint.php
M src/Components/JoinKeyword.php
M src/Components/OptionsArray.php
M src/Components/OrderKeyword.php
M src/Components/ParameterDefinition.php
M src/Components/RenameOperation.php
M src/Components/SetOperation.php
M src/Statements/AlterStatement.php
M src/Statements/LockStatement.php
M src/Statements/PurgeStatement.php
M src/Statements/SetStatement.php
M src/Statements/WithStatement.php
M src/Token.php
M src/Tools/ContextGenerator.php
M src/Tools/CustomJsonSerializer.php
M src/Tools/TestGenerator.php
M src/UtfString.php
M src/Utils/CLI.php
M src/Utils/Error.php
M src/Utils/Formatter.php
M src/Utils/Query.php
M src/Utils/Routine.php
M src/Utils/Tokens.php
Log Message:
-----------
Add native return types
Signed-off-by: Kamil Tekiela <tekiela246 at gmail.com>
Commit: 568e3c8e58229a479ff957bb57fe097629acaecb
https://github.com/phpmyadmin/sql-parser/commit/568e3c8e58229a479ff957bb57fe097629acaecb
Author: William Desportes <williamdes at wdes.fr>
Date: 2023-06-01 (Thu, 06 June 2023) +02:00
Changed paths:
M src/Components/AlterOperation.php
M src/Components/Array2d.php
M src/Components/Condition.php
M src/Components/ExpressionArray.php
M src/Components/GroupKeyword.php
M src/Components/IndexHint.php
M src/Components/JoinKeyword.php
M src/Components/OptionsArray.php
M src/Components/OrderKeyword.php
M src/Components/ParameterDefinition.php
M src/Components/RenameOperation.php
M src/Components/SetOperation.php
M src/Statements/AlterStatement.php
M src/Statements/LockStatement.php
M src/Statements/PurgeStatement.php
M src/Statements/SetStatement.php
M src/Statements/WithStatement.php
M src/Token.php
M src/Tools/ContextGenerator.php
M src/Tools/CustomJsonSerializer.php
M src/Tools/TestGenerator.php
M src/UtfString.php
M src/Utils/CLI.php
M src/Utils/Error.php
M src/Utils/Formatter.php
M src/Utils/Query.php
M src/Utils/Routine.php
M src/Utils/Tokens.php
Log Message:
-----------
Merge #459 - Add native return types
Pull-request: #459
Signed-off-by: William Desportes <williamdes at wdes.fr>
Commit: e81953ac425e7a8dfeb1740c4f452eb93a478b38
https://github.com/phpmyadmin/sql-parser/commit/e81953ac425e7a8dfeb1740c4f452eb93a478b38
Author: William Desportes <williamdes at wdes.fr>
Date: 2023-06-01 (Thu, 06 June 2023) +02:00
Changed paths:
M src/Components/CaseExpression.php
Log Message:
-----------
Merge #456 - Remove empty constructor
Pull-request: #456
Signed-off-by: William Desportes <williamdes at wdes.fr>
Commit: aeb52dbde14d3bf761dfda2b983decf9bc3768fb
https://github.com/phpmyadmin/sql-parser/commit/aeb52dbde14d3bf761dfda2b983decf9bc3768fb
Author: William Desportes <williamdes at wdes.fr>
Date: 2023-06-01 (Thu, 06 June 2023) +02:00
Changed paths:
M psalm-baseline.xml
M src/Components/ExpressionArray.php
Log Message:
-----------
Merge #455 - Remove unused if
Pull-request: #455
Signed-off-by: William Desportes <williamdes at wdes.fr>
More information about the Git
mailing list