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.10.1
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.10.3
Choose a head ref
  • 8 commits
  • 8 files changed
  • 2 contributors

Commits on May 12, 2024

  1. Bump version

    fabpot committed May 12, 2024
    Configuration menu
    Copy the full SHA
    0bdc73a View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

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

Commits on May 14, 2024

  1. bug #4091 Fix old escaper signature + add docs (fabpot)

    This PR was merged into the 3.x branch.
    
    Discussion
    ----------
    
    Fix old escaper signature + add docs
    
    Closes #4087
    Closes #4088
    
    Commits
    -------
    
    04b1ad3 Fix old escaper signature + add docs
    fabpot committed May 14, 2024
    Configuration menu
    Copy the full SHA
    f553f16 View commit details
    Browse the repository at this point in the history
  2. Prepare the 3.10.2 release

    fabpot committed May 14, 2024
    Configuration menu
    Copy the full SHA
    7aaed0b View commit details
    Browse the repository at this point in the history
  3. Bump version

    fabpot committed May 14, 2024
    Configuration menu
    Copy the full SHA
    7069d82 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    5042528 View commit details
    Browse the repository at this point in the history
  2. bug #4093 Fix parse error in generated code when using CaptureNode (n…

    …icolas-grekas)
    
    This PR was merged into the 3.x branch.
    
    Discussion
    ----------
    
    Fix parse error in generated code when using CaptureNode
    
    Fix #4092
    
    Introduced in 799355d
    
    Commits
    -------
    
    5042528 Fix parse error in generated code when using CaptureNode
    fabpot committed May 16, 2024
    Configuration menu
    Copy the full SHA
    75fc9b9 View commit details
    Browse the repository at this point in the history
  3. Prepare the 3.10.3 release

    fabpot committed May 16, 2024
    Configuration menu
    Copy the full SHA
    67f2978 View commit details
    Browse the repository at this point in the history
Loading