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

Commits on Jan 26, 2026

  1. Configuration menu
    Copy the full SHA
    8055438 View commit details
    Browse the repository at this point in the history
  2. fix tests on Windows

    xabbuh authored and nicolas-grekas committed Jan 26, 2026
    Configuration menu
    Copy the full SHA
    d2b0865 View commit details
    Browse the repository at this point in the history
  3. minor #63194 fix tests on Windows (xabbuh)

    This PR was merged into the 6.4 branch.
    
    Discussion
    ----------
    
     fix tests on Windows
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 6.4
    | Bug fix?      | no
    | New feature?  | no
    | Deprecations? | no
    | Issues        | -
    | License       | MIT
    
    The subset of #63189 to make tests green on Windows
    
    Commits
    -------
    
    2c922c0851f fix tests on Windows
    nicolas-grekas committed Jan 26, 2026
    Configuration menu
    Copy the full SHA
    24965ca View commit details
    Browse the repository at this point in the history
  4. Merge branch '6.4' into 7.3

    * 6.4:
      fix tests on Windows
      [PropertyInfo] Conflict with phpdocumentor/reflection-docblock >= 6
      [Finder] Fix appending empty iterators
      Fix attributeLoader
      Bump Symfony version to 6.4.33
      Update VERSION for 6.4.32
      Update CONTRIBUTORS for 6.4.32
      Update CHANGELOG for 6.4.32
      [Process] Fix escaping for MSYS on Windows
    nicolas-grekas committed Jan 26, 2026
    Configuration menu
    Copy the full SHA
    38f5d6a View commit details
    Browse the repository at this point in the history
  5. Merge branch '7.3' into 7.4

    * 7.3:
      Fix merge
      [FrameworkBundle] Clean `http_cache` dir in `KernelTestCase::ensureKernelShutdown()`
      fix tests on Windows
      [PropertyInfo] Conflict with phpdocumentor/reflection-docblock >= 6
      [Finder] Fix appending empty iterators
      Fix attributeLoader
      Bump Symfony version to 7.3.11
      Update VERSION for 7.3.10
      Update CHANGELOG for 7.3.10
      Bump Symfony version to 6.4.33
      Update VERSION for 6.4.32
      Update CONTRIBUTORS for 6.4.32
      Update CHANGELOG for 6.4.32
      [Process] Fix escaping for MSYS on Windows
    nicolas-grekas committed Jan 26, 2026
    Configuration menu
    Copy the full SHA
    ad4daa7 View commit details
    Browse the repository at this point in the history
Loading