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

Commits on Dec 30, 2025

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

Commits on Jan 1, 2026

  1. Merge branch '6.4' into 7.3

    * 6.4:
      do not use PHPUnit mock objects without configured expectations
      do not use PHPUnit mock objects without configured expectations
      do not use PHPUnit mock objects without configured expectations
      do not use PHPUnit mock objects without configured expectations
      do not use PHPUnit mock objects without configured expectations
      Bump Symfony version to 6.4.32
      Update VERSION for 6.4.31
      Update CONTRIBUTORS for 6.4.31
      Update CHANGELOG for 6.4.31
      do not use PHPUnit mock objects without configured expectations
    xabbuh committed Jan 1, 2026
    Configuration menu
    Copy the full SHA
    7c2e78a View commit details
    Browse the repository at this point in the history
  2. fix merge

    xabbuh committed Jan 1, 2026
    Configuration menu
    Copy the full SHA
    877b8c0 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2026

  1. Configuration menu
    Copy the full SHA
    67d8501 View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.4' into 7.3

    * 6.4:
      [Messenger] Fix DBALv4 support by replacing trigger by explicit pg_notify()
    nicolas-grekas committed Jan 7, 2026
    Configuration menu
    Copy the full SHA
    62fb5ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b24829 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2026

  1. minor #62994 [Messenger] do not use PHPUnit mock objects without conf…

    …igured expectations (xabbuh)
    
    This PR was merged into the 7.3 branch.
    
    Discussion
    ----------
    
    [Messenger] do not use PHPUnit mock objects without configured expectations
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 7.3
    | Bug fix?      | no
    | New feature?  | no
    | Deprecations? | no
    | Issues        |
    | License       | MIT
    
    Commits
    -------
    
    67e801f0299 do not use PHPUnit mock objects without configured expectations
    xabbuh committed Jan 8, 2026
    Configuration menu
    Copy the full SHA
    1f92127 View commit details
    Browse the repository at this point in the history
Loading