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/messenger
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7.3
Choose a base ref
...
head repository: symfony/messenger
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7.4
Choose a head ref
  • 20 commits
  • 31 files changed
  • 7 contributors

Commits on Jun 2, 2025

  1. Allow Symfony ^8.0

    nicolas-grekas committed Jun 2, 2025
    Configuration menu
    Copy the full SHA
    4a3f954 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2025

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

Commits on Jun 16, 2025

  1. Merge branch '7.3' into 7.4

    * 7.3:
      [JsonPath] Handle special whitespaces in filters
      [FrameworkBundle] Fix allow `loose` as an email validation mode
      [Messenger] Fix float value for worker memory limit
    nicolas-grekas committed Jun 16, 2025
    Configuration menu
    Copy the full SHA
    622747f View commit details
    Browse the repository at this point in the history
  2. Merge branch '7.3' into 7.4

    * 7.3:
      [Messenger] Fix merge
    nicolas-grekas committed Jun 16, 2025
    Configuration menu
    Copy the full SHA
    d440e4c View commit details
    Browse the repository at this point in the history
  3. fix test

    xabbuh committed Jun 16, 2025
    Configuration menu
    Copy the full SHA
    87d466c View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2025

  1. Merge branch '7.3' into 7.4

    * 7.3:
      -
      [Console] Table counts wrong column width when using colspan and `setColumnMaxWidth()`
      [Console] Table counts wrong number of padding symbols in `renderCell()` method when cell contain unicode variant selector
      [Cache] Fix using a `ChainAdapter` as an adapter for a pool
      [Serializer] Fix collect_denormalization_errors flag in defaultContext
      [TypeInfo] Fix handling `ConstFetchNode`
      [VarDumper] Avoid deprecated call in PgSqlCaster
      Fix command option mode (InputOption::VALUE_REQUIRED)
      use an EOL-agnostic approach to parse class uses
      [Uid] Improve entropy of the increment for UUIDv7
      [HttpKernel] Fix `#[MapUploadedFile]` handling for optional file uploads
    nicolas-grekas committed Jun 27, 2025
    Configuration menu
    Copy the full SHA
    c020611 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2025

  1. do not mock final classes

    xabbuh committed Jul 1, 2025
    Configuration menu
    Copy the full SHA
    5789f6f View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2025

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

Commits on Jul 6, 2025

  1. chore: PHP CS Fixer fixes

    keradus authored and fabpot committed Jul 6, 2025
    Configuration menu
    Copy the full SHA
    38dcbf9 View commit details
    Browse the repository at this point in the history
  2. minor #61040 chore: PHP CS Fixer fixes (keradus)

    This PR was squashed before being merged into the 7.4 branch.
    
    Discussion
    ----------
    
    chore: PHP CS Fixer fixes
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 7.4
    | Bug fix?      | no
    | New feature?  | no <!-- please update src/**/CHANGELOG.md files -->
    | Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
    | Issues        | Fix CS <!-- prefix each issue number with "Fix #", no need to create an issue if none exists, explain below instead -->
    | License       | MIT
    
    with love by [PHP Coding Standards Fixer](https://cs.symfony.com/)
    
    Commits
    -------
    
    536986f2b37 chore: PHP CS Fixer fixes
    fabpot committed Jul 6, 2025
    Configuration menu
    Copy the full SHA
    4a29ad2 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2025

  1. Various CS fixes

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

Commits on Jul 15, 2025

  1. Merge branch '7.3' into 7.4

    * 7.3:
      [DoctrineBridge] Prevent idle connection listener from running on subrequests
      [Routing] Add test to validate that default value is allowed to not match requirement
      fix handling required options
      Fix @var phpdoc
      [Lock] [MongoDB] Enforce readPreference=primary and writeConcern=majority
      [FrameworkBundle] fix phpdoc in `MicroKernelTrait`
      Fixed validator translations for Albanian
    nicolas-grekas committed Jul 15, 2025
    Configuration menu
    Copy the full SHA
    4d36c44 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2025

  1. Fix typos

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

Commits on Jul 31, 2025

  1. run tests using PHPUnit 11.5

    xabbuh committed Jul 31, 2025
    Configuration menu
    Copy the full SHA
    099aa47 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2025

  1. Configuration menu
    Copy the full SHA
    c9cb782 View commit details
    Browse the repository at this point in the history
  2. CS fixes

    nicolas-grekas committed Aug 4, 2025
    Configuration menu
    Copy the full SHA
    bf0dcf9 View commit details
    Browse the repository at this point in the history
  3. Merge branch '7.3' into 7.4

    * 7.3:
      Fix inline var annotations
      fix expected stream to native value transformers
      [Console][Table] Don't split grapheme clusters
      [FrameworkBundle] Fix block type from `OK` to `ERROR` when local vault is disabled in `SecretsGenerateKeysCommand`
      [FrameworkBundle] Add tests for `secrets:decrypt-to-local`, `encrypt-from-local`, and `generate-keys` commands
      Reflection*::setAccessible() has no effect as of PHP 8.1
    nicolas-grekas committed Aug 4, 2025
    Configuration menu
    Copy the full SHA
    20a8f09 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94b8fe8 View commit details
    Browse the repository at this point in the history
  5. Fix merge

    nicolas-grekas committed Aug 4, 2025
    Configuration menu
    Copy the full SHA
    dfdb19e View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2025

  1. Merge branch '7.3' into 7.4

    * 7.3:
      [Scheduler] Fix `scheduler.task` tag arguments optionality
      use false instead of null to hide the currency symbol
      [FrameworkBundle] Fix block type from `OK` to `ERROR` when local vault is disabled in `SecretsRemoveCommand`
      Fix wrong boolean values
      minor #61328 [FrameworkBundle] Decouple ControllerResolverTest from HttpKernel (nicolas-grekas)
      [Messenger] Fix NoAutoAckStamp handling in Worker::flush()
    nicolas-grekas committed Aug 5, 2025
    Configuration menu
    Copy the full SHA
    d1c3ba0 View commit details
    Browse the repository at this point in the history
Loading