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: tuxes3/symfony-http-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.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: 6.3
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 33 files changed
  • 4 contributors

Commits on Dec 2, 2023

  1. Configuration menu
    Copy the full SHA
    8fe833b View commit details
    Browse the repository at this point in the history
  2. Merge branch '5.4' into 6.3

    * 5.4:
      always pass microseconds to usleep as integers
      Bump Symfony version to 5.4.34
      Update VERSION for 5.4.33
      Update CONTRIBUTORS for 5.4.33
      Update CHANGELOG for 5.4.33
    derrabus committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    2f44f1d View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    5777997 View commit details
    Browse the repository at this point in the history
  2. Merge branch '5.4' into 6.3

    * 5.4:
      Fix implicitly-required parameters
      List CS fix in .git-blame-ignore-revs
      Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value
      [Messenger][AmazonSqs] Allow async-aws/sqs version 2
    nicolas-grekas committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    5b7fa7e View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

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

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    53e4cc0 View commit details
    Browse the repository at this point in the history
  2. Merge branch '5.4' into 6.3

    * 5.4:
      [HttpClient] Fix pausing responses before they start when using curl
      separate child and parent context in NotificationEmail on writes
      do not overwrite the cache key when it is false
      [Mailer] Throw TransportException when unable to read from socket
      [Serializer] Rewrite `AbstractObjectNormalizer::createChildContext()` to use the provided `cache_key` from original context when creating child contexts
      [HttpClient] Fix error chunk creation in passthru
      Adjusting and removing the 'review' attribute from the pt_br translation XML.
      [Serializer] Take unnamed variadic parameters into account when denormalizing
    nicolas-grekas committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    510c510 View commit details
    Browse the repository at this point in the history
Loading