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

[8.x] Revert Blade compiler changes #36902

Merged
merged 1 commit into from
Apr 7, 2021
Merged

[8.x] Revert Blade compiler changes #36902

merged 1 commit into from
Apr 7, 2021

Conversation

driesvints
Copy link
Member

@driesvints driesvints commented Apr 7, 2021

This PR reverts all changes to the compileStatements regex from the past week because it's proven to cause more bugs. I've added a test for the latest uncovered issue here: #36900. I've left the test in that fixed the original issue to highlight that this is from now on expected and won't be fixed for the time being.

Fixes #36900

@driesvints driesvints changed the title [8.x] Revert Blade changes [8.x] Revert Blade compiler changes Apr 7, 2021
@taylorotwell taylorotwell merged commit 5949308 into 8.x Apr 7, 2021
@taylorotwell taylorotwell deleted the revert-blade-changes branch April 7, 2021 11:34
@selcukcukur
Copy link
Contributor

@driesvints By creating a new regex rule. Would it be a good idea to use it in a way that limits the parts related to the exceptional events?

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.

Blade unable to compile @foreach
4 participants