Skip to content

Conversation

@Slamdunk
Copy link

I admit I don't understand what you said in #2 (comment), but without this fix the issue sebastianbergmann#953 is still there

@mvorisek
Copy link
Owner

I admit I don't understand what you said in #2 (comment), but without this fix the issue sebastianbergmann#953 is still there

explained in sebastianbergmann#949 (comment)

variable assignments are (always) covered as of PHP 8.0 and sebastianbergmann#949 handles the coverage correctly

this PR is not about variable assignments, but variable usage, but if a variable is comming from const expr assignment, it is not covered, which is kind of sebastianbergmann#889

@Slamdunk Slamdunk closed this Nov 15, 2022
@Slamdunk Slamdunk deleted the concat_with_var branch November 15, 2022 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants