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

[10.x] Add a missing semicolon to CompilesClasses #47280

Merged
merged 5 commits into from May 30, 2023

Conversation

szepeviktor
Copy link
Contributor

Throughout the framework PHP lines in compiled views end in a semicolon.

@szepeviktor szepeviktor changed the title Add a missing semicolon to CompilesClasses [10.x] Add a missing semicolon to CompilesClasses May 30, 2023
@driesvints
Copy link
Member

This really isn't necessary for inline PHP statements. In fact I think we should do the opposite and remove the ones that are currently present?

@szepeviktor
Copy link
Contributor Author

All right. I see your point.

I am not this brave.

@taylorotwell taylorotwell merged commit 506f72f into laravel:10.x May 30, 2023
16 checks passed
@szepeviktor szepeviktor deleted the patch-2 branch May 30, 2023 15: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.

None yet

3 participants