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

strip empty starting/ending php tags #1329

Merged
merged 42 commits into from
Dec 3, 2021
Merged

Commits on Dec 3, 2021

  1. Configuration menu
    Copy the full SHA
    fe5a519 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    481d359 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80fff97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    83b511a View commit details
    Browse the repository at this point in the history
  5. fix param order

    clxmstaab committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    77919a8 View commit details
    Browse the repository at this point in the history
  6. extract constants

    clxmstaab committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    fdadf2f View commit details
    Browse the repository at this point in the history
  7. rename const

    clxmstaab committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    a54697c View commit details
    Browse the repository at this point in the history
  8. added e2e test

    clxmstaab committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    76625d4 View commit details
    Browse the repository at this point in the history
  9. simplify repro

    staabm authored and clxmstaab committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    eb5839b View commit details
    Browse the repository at this point in the history
  10. fix repro

    clxmstaab committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    f88aacc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    20b6ad7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    46abb6b View commit details
    Browse the repository at this point in the history
  13. added regex101 links

    clxmstaab committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    4b6838c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c161283 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9949595 View commit details
    Browse the repository at this point in the history
  16. fix

    clxmstaab committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    f9d5b97 View commit details
    Browse the repository at this point in the history
  17. fix

    clxmstaab committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    14b9713 View commit details
    Browse the repository at this point in the history
  18. fix

    clxmstaab committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    655e297 View commit details
    Browse the repository at this point in the history
  19. disable PR fix

    clxmstaab committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    87beaee View commit details
    Browse the repository at this point in the history
  20. re-enable fix

    clxmstaab committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    6c56429 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    376d859 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    93b99ac View commit details
    Browse the repository at this point in the history
  23. debug-out

    clxmstaab committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    6f57d72 View commit details
    Browse the repository at this point in the history
  24. more debug

    clxmstaab committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    838aa91 View commit details
    Browse the repository at this point in the history
  25. debug

    clxmstaab committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    1cc31df View commit details
    Browse the repository at this point in the history
  26. typo

    clxmstaab committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    1f222a6 View commit details
    Browse the repository at this point in the history
  27. Update e2e.yaml

    clxmstaab committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    8805133 View commit details
    Browse the repository at this point in the history
  28. fix

    clxmstaab committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    1b7ffc3 View commit details
    Browse the repository at this point in the history
  29. Update e2e.yaml

    clxmstaab committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    4cb35ea View commit details
    Browse the repository at this point in the history
  30. Update e2e.yaml

    clxmstaab committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    a59ff1c View commit details
    Browse the repository at this point in the history
  31. Update e2e.yaml

    clxmstaab committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    7c5ecec View commit details
    Browse the repository at this point in the history
  32. Update e2e.yaml

    clxmstaab committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    7a136cc View commit details
    Browse the repository at this point in the history
  33. Update e2e.yaml

    clxmstaab committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    1182594 View commit details
    Browse the repository at this point in the history
  34. Update e2e.yaml

    clxmstaab committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    86987a6 View commit details
    Browse the repository at this point in the history
  35. Update e2e.yaml

    clxmstaab committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    1a3c741 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    1281736 View commit details
    Browse the repository at this point in the history
  37. fix

    clxmstaab committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    f90114d View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    1b23c3c View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    e50639f View commit details
    Browse the repository at this point in the history
  40. Update e2e/plain-views/src/empty.php

    Co-authored-by: Abdul Malik Ikhsan <samsonasik@gmail.com>
    2 people authored and clxmstaab committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    bc41062 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    8b07f50 View commit details
    Browse the repository at this point in the history
  42. added a success message

    clxmstaab committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    e19db97 View commit details
    Browse the repository at this point in the history