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

Commits on Jul 30, 2025

  1. Configuration menu
    Copy the full SHA
    dbbb2b4 View commit details
    Browse the repository at this point in the history
  2. bug #61276 [DependencyInjection] Escape parameters before resolving e…

    …nv placeholders (MatTheCat)
    
    This PR was merged into the 6.4 branch.
    
    Discussion
    ----------
    
    [DependencyInjection] Escape parameters before resolving env placeholders
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 6.4
    | Bug fix?      | yes
    | New feature?  | no
    | Deprecations? | no
    | Issues        | Fix #59594
    | License       | MIT
    
    Commits
    -------
    
    dbbb2b4 [DependencyInjection] Escape parameters before resolving env placeholders
    nicolas-grekas committed Jul 30, 2025
    Configuration menu
    Copy the full SHA
    e24578a View commit details
    Browse the repository at this point in the history
  3. Merge branch '6.4' into 7.2

    * 6.4:
      [DependencyInjection] Escape parameters before resolving env placeholders
    nicolas-grekas committed Jul 30, 2025
    Configuration menu
    Copy the full SHA
    d0838f8 View commit details
    Browse the repository at this point in the history
  4. Merge branch '7.2' into 7.3

    * 7.2:
      [DependencyInjection] Escape parameters before resolving env placeholders
    nicolas-grekas committed Jul 30, 2025
    Configuration menu
    Copy the full SHA
    a691c45 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2025

  1. Update CHANGELOG for 7.3.2

    fabpot committed Jul 31, 2025
    Configuration menu
    Copy the full SHA
    7cfb295 View commit details
    Browse the repository at this point in the history
  2. Update VERSION for 7.3.2

    fabpot committed Jul 31, 2025
    Configuration menu
    Copy the full SHA
    e7dcb09 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #61286 from fabpot/release-7.3.2

    released v7.3.2
    fabpot authored Jul 31, 2025
    Configuration menu
    Copy the full SHA
    201a7b9 View commit details
    Browse the repository at this point in the history
  4. Bump Symfony version to 7.3.3

    fabpot committed Jul 31, 2025
    Configuration menu
    Copy the full SHA
    7f0751d View commit details
    Browse the repository at this point in the history
Loading