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: v5.3.8
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: v5.3.10
Choose a head ref
  • 7 commits
  • 8 files changed
  • 3 contributors

Commits on Sep 29, 2021

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

Commits on Sep 30, 2021

  1. Merge branch '4.4' into 5.3

    * 4.4:
      [HttpClient] accept headers when CURLE_RECV_ERROR is received before the content
      Use PHPUnit 9.5 on PHP 8.1
    nicolas-grekas committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    f3eee49 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

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

Commits on Oct 11, 2021

  1. Merge branch '4.4' into 5.3

    * 4.4:
      added missing translations for Bosnian (bs)
      Add the missing greek translations for security core and validator component
      Do not call substr_count() if ip is null to avoid deprecation warning in PHP 8.1
      [Security][Validator] Add missing translations for Slovenian (sl)
      [Security][Validator] Add missing translations for Finnish (fi)
      [Cache] Commit items implicitly only when deferred keys are requested
      [HttpClient] fix missing kernel.reset tag on TraceableHttpClient services
    chalasr committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    e69c2f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2021

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

Commits on Oct 18, 2021

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

Commits on Oct 19, 2021

  1. Merge branch '4.4' into 5.3

    * 4.4: (29 commits)
      fix: Improve FR validators translation
      Add swedish translation for issue #43458
      [HttpClient] fix collecting debug info on destruction of CurlResponse
      Fix CS
      added missing thai translations
      Add missing translations for Chinese (zh_TW)
      [DependencyInjection] fix "url" env var processor
      update translation
      Remove untranslated translation for Afrikaans
      [Validator] Add missing validator polish translation
      [Security,Validator] Added missing Latvian translations #41053
      Add the missing translations for Indonesian (id)
      [Validator] Add missing Lithuanian translation
      [Validator] Add missing Czech translation
      replace "ispravna" with "važeća" in translating "valid HTML/CSS"
      added missing translation for galician
      Add missing translation in Vietnamese
      Add missing translation in Bulgarian
      added missing translations for portuguese [#43450]
      Add missing validator slovak translation
      ...
    derrabus committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    710b69e View commit details
    Browse the repository at this point in the history
Loading