Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: twigphp/Twig
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.14.0
Choose a base ref
...
head repository: twigphp/Twig
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.14.2
Choose a head ref
  • 18 commits
  • 8 files changed
  • 3 contributors

Commits on Sep 10, 2024

  1. Fix a security issue when an included sandboxed template has been loa…

    …ded before without the sandbox context
    fabpot committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    41103dc View commit details
    Browse the repository at this point in the history
  2. Prepare the 3.11.1 release

    fabpot committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ff063af View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    2bb8c24 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    831c148 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG

    fabpot committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    793e835 View commit details
    Browse the repository at this point in the history
  3. Prepare the 3.14.1 release

    fabpot committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    f405356 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cafc608 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ec39a9d View commit details
    Browse the repository at this point in the history
  6. Update CHANGELOG

    fabpot committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    8b52782 View commit details
    Browse the repository at this point in the history
  7. Prepare the 3.11.2 release

    fabpot committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    94612e7 View commit details
    Browse the repository at this point in the history
  8. Fix code

    fabpot committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    5b580ec View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    a0f7756 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3fc074 View commit details
    Browse the repository at this point in the history
  3. Merge branch '3.11.x' into 3.14.x

    * 3.11.x:
      Improve detection of recursion
      Fix recursion when arrays contain self-references in sandboxed mode
      Fix code
      Prepare the 3.11.2 release
      Update CHANGELOG
      Sandbox ArrayAccess and do sandbox checks before isset() checks
      Fix sandbox handling for __toString()
      Prepare the 3.11.1 release
      Fix a security issue when an included sandboxed template has been loaded before without the sandbox context
    nicolas-grekas committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    83a21d3 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG

    fabpot committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    dbd734a View commit details
    Browse the repository at this point in the history
  5. Prepare the 3.11.3 release

    fabpot committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    3b06600 View commit details
    Browse the repository at this point in the history
  6. Merge branch '3.11.x' into 3.14.x

    * 3.11.x:
      Prepare the 3.11.3 release
      Update CHANGELOG
    fabpot committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    fe9e0d0 View commit details
    Browse the repository at this point in the history
  7. Prepare the 3.14.2 release

    fabpot committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    0b6f9d8 View commit details
    Browse the repository at this point in the history
Loading