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

Commits on Feb 14, 2024

  1. Copy the full SHA
    3e147c3 View commit details
  2. Merge branch '5.4' into 6.4

    * 5.4:
      Do not produce notice/warning when consuming from multiple transports and explicitly listed queues
      [FrameworkBundle] Check if the _route attribute exists on the request
      [HttpClient] Make retry strategy work again
      [Mailer] Fix signed emails breaking the profiler
      [Validator] Update Spanish (es) translations
      Fix SQS visibility_timeout type
    nicolas-grekas committed Feb 14, 2024
    Copy the full SHA
    aa6281d View commit details

Commits on Feb 15, 2024

  1. Merge branch '6.4' into 7.0

    * 6.4:
      [TwigBridge] foundation 5 layout: use form_label_content block for checkbox and radio labels
      [TwigBridge] Fix compat with Twig v3.9
      [Cache] Sync the Redis proxies with upstream
      [Doctrine Messenger] Fix support for pgsql + pgbouncer.
      [Mailer] Simplify fix
      Do not produce notice/warning when consuming from multiple transports and explicitly listed queues
      [FrameworkBundle] Check if the _route attribute exists on the request
      [Scheduler] fix documentation link
      [PropertyAccess] Fixes getValue() on an unitialized object property on a lazy ghost
      [HttpClient] Make retry strategy work again
      AssetMapper: Remove 'auto-generated' info
      [Mailer] Fix signed emails breaking the profiler
      [Mailer] [Mailgun] Fix expecting payload without tags or user variables
      [Validator] Update Spanish (es) translations
      Fix fetching data in `W3CReferenceTest` on AppVeyor
      Fix SQS visibility_timeout type
      [VarDumper] Fix serialization of stubs with null or uninitialized values
    nicolas-grekas committed Feb 15, 2024
    Copy the full SHA
    8384876 View commit details
Loading