Skip to content

Use correct workflow name for static analysis#285

Merged
greg0ire merged 2 commits intodoctrine:0.5.xfrom
SenseException:static-analysis
Mar 15, 2026
Merged

Use correct workflow name for static analysis#285
greg0ire merged 2 commits intodoctrine:0.5.xfrom
SenseException:static-analysis

Conversation

@SenseException
Copy link
Member

#284 (comment) showed the issue that wasn't visible during the PR. Hopefully this PR will start the workflows.

Comment on lines +15 to +20
-
message: '#Only booleans are allowed in a ternary operator condition, string given\.#'
path: lib/Span/SpanProcessor.php
-
message: '#Only booleans are allowed in an if condition, string given\.#'
path: lib/Span/SpanProcessor.php
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm ignoring these for now, because I don't want to increase the scope of the PR. The class has no tests and don't want to do the changes for phpstan when those can break the functionality or BC.

@greg0ire greg0ire merged commit fab9ec4 into doctrine:0.5.x Mar 15, 2026
1 check passed
@greg0ire greg0ire added this to the 0.5.7 milestone Mar 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants