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: symfony/twig-bundle
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7.3
Choose a base ref
...
head repository: symfony/twig-bundle
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7.4
Choose a head ref
  • 12 commits
  • 9 files changed
  • 8 contributors

Commits on Jun 2, 2025

  1. Allow Symfony ^8.0

    nicolas-grekas committed Jun 2, 2025
    Configuration menu
    Copy the full SHA
    87eb277 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2025

  1. Merge branch '7.3' into 7.4

    * 7.3:
      [Security] Document `FirewallListenerInterface` as a firewall listener type
      Remove unused and non-existent Factory attribute use
      Move property accessor phpdoc to interface
      fix: twigphp/Twig/issues/4647
    chalasr committed Jun 24, 2025
    Configuration menu
    Copy the full SHA
    ddef20f View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2025

  1. chore: PHP CS Fixer fixes

    keradus authored and fabpot committed Jul 6, 2025
    Configuration menu
    Copy the full SHA
    25b7781 View commit details
    Browse the repository at this point in the history
  2. minor #61040 chore: PHP CS Fixer fixes (keradus)

    This PR was squashed before being merged into the 7.4 branch.
    
    Discussion
    ----------
    
    chore: PHP CS Fixer fixes
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 7.4
    | Bug fix?      | no
    | New feature?  | no <!-- please update src/**/CHANGELOG.md files -->
    | Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
    | Issues        | Fix CS <!-- prefix each issue number with "Fix #", no need to create an issue if none exists, explain below instead -->
    | License       | MIT
    
    with love by [PHP Coding Standards Fixer](https://cs.symfony.com/)
    
    Commits
    -------
    
    536986f2b37 chore: PHP CS Fixer fixes
    fabpot committed Jul 6, 2025
    Configuration menu
    Copy the full SHA
    66b8fd7 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2025

  1. Various CS fixes

    nicolas-grekas committed Jul 8, 2025
    Configuration menu
    Copy the full SHA
    18c481b View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2025

  1. optimize in_array calls

    gharlan authored and nicolas-grekas committed Jul 15, 2025
    Configuration menu
    Copy the full SHA
    3a55c78 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2025

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

Commits on Jul 31, 2025

  1. run tests using PHPUnit 11.5

    xabbuh committed Jul 31, 2025
    Configuration menu
    Copy the full SHA
    2d3dd49 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2025

  1. Configuration menu
    Copy the full SHA
    3b2131e View commit details
    Browse the repository at this point in the history
  2. CS fixes

    nicolas-grekas committed Aug 4, 2025
    Configuration menu
    Copy the full SHA
    4eaa11d View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2025

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

Commits on Aug 9, 2025

  1. Configuration menu
    Copy the full SHA
    0c1ce54 View commit details
    Browse the repository at this point in the history
Loading