Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoiding double spaces #7835

Closed
wants to merge 1 commit into from
Closed

Avoiding double spaces #7835

wants to merge 1 commit into from

Conversation

ThomasLandauer
Copy link
Contributor

When $stmt_var_id is empty, the message contained two spaces:

Cannot get property on possibly null variable  of type ...

When `$stmt_var_id` is empty, the message contained two spaces:
> Cannot get property on possibly null variable  of type ...
@AndrolGenhald
Copy link
Collaborator

Can you add a test for this? You can find an appropriate test file then use the 'error_message' key to match 'null variable of type'. Also please run composer cs-fix to fix the code style issues.

@ThomasLandauer
Copy link
Contributor Author

Closing in favor of #7837

@ThomasLandauer ThomasLandauer deleted the patch-1 branch April 2, 2022 13:01
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.

None yet

2 participants