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(twig): Update twig version to preserve spaces #1847

Merged

Commits on Dec 8, 2020

  1. fix(twig): Update twig version to preserve spaces

    In twig v1.38.4, the spaces between consecutive prints `{{ }} {{ }}`
    gets lost.
    This issue is however limited to PHP7.4 and it causes issues with reports.
    Updated the version to v1.42.5 to fix it.
    
    Signed-off-by: Gaurav Mishra <mishra.gaurav@siemens.com>
    GMishx committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    c6d1c87 View commit details
    Browse the repository at this point in the history