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/dependency-injection
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.4.23
Choose a base ref
...
head repository: symfony/dependency-injection
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.4.24
Choose a head ref
  • 6 commits
  • 96 files changed
  • 5 contributors

Commits on Jul 10, 2025

  1. CS fixes

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

Commits on Jul 14, 2025

  1. Fix @var phpdoc

    fabpot committed Jul 14, 2025
    Configuration menu
    Copy the full SHA
    155f766 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2025

  1. Fix various bool-type coercions

    Girgias authored and nicolas-grekas committed Jul 15, 2025
    Configuration menu
    Copy the full SHA
    bd9edaf View commit details
    Browse the repository at this point in the history
  2. minor #61103 Fix various bool-type coercions (Girgias)

    This PR was squashed before being merged into the 6.4 branch.
    
    Discussion
    ----------
    
    Fix various bool-type coercions
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 6.4
    | Bug fix?      | yes
    | New feature?  | no
    | Deprecations? | no <!-- if yes, also update UPGRADE-*.md and src/**/CHANGELOG.md -->
    | Issues        |
    | License       | MIT
    
    This is cherry-picking some of the commits from #60890 which are basically bugs.
    Not sure what the commit naming policy is so do let me know if you want me to manually rebase and rename commits following some guidelines.
    
    Commits
    -------
    
    b3d30e3b60e Fix various bool-type coercions
    nicolas-grekas committed Jul 15, 2025
    Configuration menu
    Copy the full SHA
    7abed48 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2025

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

Commits on Jul 30, 2025

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