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

[5.4] Compile Blade comments first #17952

Merged
merged 1 commit into from
Feb 16, 2017

Conversation

sileence
Copy link
Contributor

In this way we prevent Blade from compiling code inside comments, like statements, etc.

This should fix: #17813 and #16688.

This solution is so simple that I'm afraid I might be missing something?

@sileence sileence force-pushed the compile_comments_first branch from 25f1a6c to 606aa72 Compare February 16, 2017 10:57
@taylorotwell taylorotwell merged commit b7f2c69 into laravel:5.4 Feb 16, 2017
@GrahamCampbell GrahamCampbell changed the title Compile Blade comments first [5.4] Compile Blade comments first Feb 16, 2017
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