Skip to content

Fix PHP Parse errors in tests#1038

Merged
fabpot merged 1 commit intosymfony:1.xfrom
rosier:fix-tests
Feb 9, 2025
Merged

Fix PHP Parse errors in tests#1038
fabpot merged 1 commit intosymfony:1.xfrom
rosier:fix-tests

Conversation

@rosier
Copy link
Copy Markdown
Contributor

@rosier rosier commented Feb 9, 2025

PHP 7.1 and PHP 7.2 don't support a comma after a heredoc end (T_END_HEREDOC)

@rosier rosier marked this pull request as draft February 9, 2025 16:31
PHP 7.1 and PHP 7.2 don't support a comma after a heredoc end (T_END_HEREDOC)
@rosier rosier changed the title Run PHP lint first Fix PHP Parse errors in tests Feb 9, 2025
@rosier rosier marked this pull request as ready for review February 9, 2025 16:55
@fabpot
Copy link
Copy Markdown
Member

fabpot commented Feb 9, 2025

Thank you @rosier.

@fabpot fabpot merged commit 1aabc8e into symfony:1.x Feb 9, 2025
@rosier rosier deleted the fix-tests branch May 27, 2025 19:17
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.

3 participants