Thanks to visit codestin.com
Credit goes to github.com

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

Commits on Jan 10, 2026

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

Commits on Jan 12, 2026

  1. Merge branch '6.4' into 7.3

    * 6.4:
      do not use PHPUnit mock objects without configured expectations
      fix low deps test with Console component < 6.4
      [FrameworkBundle] Check for console package before register `CommandDataCollector`
      do not use PHPUnit mock objects without configured expectations
      [FrameworkBundle] Ensure a fresh container is used after cache warmup in KernelTestCase
      do not use PHPUnit mock objects without configured expectations
      do not use PHPUnit mock objects without configured expectations
      [Finder] Fix `Finder::append()` breaking generic typing contract
    xabbuh committed Jan 12, 2026
    Configuration menu
    Copy the full SHA
    283982e View commit details
    Browse the repository at this point in the history
  2. Merge branch '7.3' into 7.4

    * 7.3:
      fix merge
      do not use PHPUnit mock objects without configured expectations
      fix low deps test with Console component < 6.4
      [FrameworkBundle] Check for console package before register `CommandDataCollector`
      do not use PHPUnit mock objects without configured expectations
      [FrameworkBundle] Ensure a fresh container is used after cache warmup in KernelTestCase
      do not use PHPUnit mock objects without configured expectations
      do not use PHPUnit mock objects without configured expectations
      [Finder] Fix `Finder::append()` breaking generic typing contract
    xabbuh committed Jan 12, 2026
    Configuration menu
    Copy the full SHA
    01b24a1 View commit details
    Browse the repository at this point in the history
  3. Merge branch '7.4' into 8.0

    * 7.4:
      fix merge
      do not use PHPUnit mock objects without configured expectations
      [String] Fix UnicodeString::startsWith()/endsWith() on strings that start/end with a zero
      fix low deps test with Console component < 6.4
      [FrameworkBundle] Check for console package before register `CommandDataCollector`
      do not use PHPUnit mock objects without configured expectations
      [FrameworkBundle] Ensure a fresh container is used after cache warmup in KernelTestCase
      do not use PHPUnit mock objects without configured expectations
      add back missing enabled key in normalization step
      do not use PHPUnit mock objects without configured expectations
      [Finder] Fix `Finder::append()` breaking generic typing contract
    xabbuh committed Jan 12, 2026
    Configuration menu
    Copy the full SHA
    42e48eb View commit details
    Browse the repository at this point in the history
Loading