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.5
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.6
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Jan 28, 2026

  1. [Finder] Fix SortableIterator inadvertently and inconsistently dedupl…

    …icating appended iterators
    nicolas-grekas committed Jan 28, 2026
    Configuration menu
    Copy the full SHA
    9590e86 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2026

  1. Merge branch '6.4' into 7.4

    * 6.4:
      [Translation] Fix for Crowdin Translation File Replaced with Partial Data When Pushing Default Locale Without --force
      fix engine declaration on mysql pdo table creations
      [Messenger] Fix calling nack() when ack() fails
      [Finder] Fix SortableIterator inadvertently and inconsistently deduplicating appended iterators
    nicolas-grekas committed Jan 29, 2026
    Configuration menu
    Copy the full SHA
    8655bf1 View commit details
    Browse the repository at this point in the history
  2. Merge branch '7.4' into 8.0

    * 7.4:
      [Translation] Fix for Crowdin Translation File Replaced with Partial Data When Pushing Default Locale Without --force
      [HttpClient] Fix Windows job
      fix engine declaration on mysql pdo table creations
      [Messenger] Fix calling nack() when ack() fails
      [Finder] Fix SortableIterator inadvertently and inconsistently deduplicating appended iterators
    nicolas-grekas committed Jan 29, 2026
    Configuration menu
    Copy the full SHA
    441404f View commit details
    Browse the repository at this point in the history
Loading