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.3] Fix foreach blade compiler #15485

Merged
merged 5 commits into from
Sep 18, 2016
Merged

[5.3] Fix foreach blade compiler #15485

merged 5 commits into from
Sep 18, 2016

Commits on Sep 17, 2016

  1. Fix compileForeach regex

    ElfSundae committed Sep 17, 2016
    Configuration menu
    Copy the full SHA
    3c80e52 View commit details
    Browse the repository at this point in the history
  2. @foreach support uppercased AS

    ElfSundae committed Sep 17, 2016
    Configuration menu
    Copy the full SHA
    68520cc View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2016

  1. Add multi-line @foreach test

    ElfSundae committed Sep 18, 2016
    Configuration menu
    Copy the full SHA
    a11f82f View commit details
    Browse the repository at this point in the history
  2. Add multi-line @forelse test

    ElfSundae committed Sep 18, 2016
    Configuration menu
    Copy the full SHA
    2d640d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4a4b33 View commit details
    Browse the repository at this point in the history