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

Fix MakeViewVariableOptionalSolution to disallow stream wrappers and files that do not end in .blade.php #356

Merged
merged 2 commits into from Mar 8, 2021

Commits on Feb 18, 2021

  1. Fix MakeViewVariableOptionalSolution to disallow stream wrappers and …

    …files that do not end in .blade.php
    
    This is already fixed in 2.5.2, See facade#334
    
    I could not update to 2.5.2 due to some dependent package required php 7.3, currently clients site is running in php 7.2
    
    On branch 2.4.1-branch
    Changes to be committed:
    	modified:   src/Solutions/MakeViewVariableOptionalSolution.php
    anasmirza534 committed Feb 18, 2021
    Copy the full SHA
    11ffca1 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. Copy the full SHA
    1f1f688 View commit details
    Browse the repository at this point in the history