Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

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

Commits on Mar 12, 2024

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

Commits on Apr 5, 2024

  1. bug #54242 [HttpClient] [EventSourceHttpClient] Fix consuming SSEs wi…

    …th \r\n separator (fancyweb)
    
    This PR was merged into the 5.4 branch.
    
    Discussion
    ----------
    
    [HttpClient] [EventSourceHttpClient] Fix consuming SSEs with \r\n separator
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 5.4
    | Bug fix?      | yes
    | New feature?  | no
    | Deprecations? | no
    | Issues        | -
    | License       | MIT
    
    `\r\n` separator never worked because it splits on every line because of `[\r\n]`.
    
    Commits
    -------
    
    2c095d8296 [HttpClient][EventSourceHttpClient] Fix consuming SSEs with \r\n separator
    fabpot committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    bc1710e View commit details
    Browse the repository at this point in the history
  2. fix syntax for PHP 7.2

    xabbuh committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    ab3240a View commit details
    Browse the repository at this point in the history
  3. Merge branch '5.4' into 6.4

    * 5.4:
      fix syntax for PHP 7.2
      [Security] Fix Danish translations
      [DomCrawler] Encode html entities only if nessecary
      [Serializer] Ignore when using #[Ignore] on a non-accessor
      [Filesystem] Strengthen the check of file permissions in `dumpFile`
      [Serializer] Fix XML scalar to object denormalization
      [HttpClient][EventSourceHttpClient] Fix consuming SSEs with \r\n separator
    xabbuh committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    bdea420 View commit details
    Browse the repository at this point in the history
  4. Merge branch '6.4' into 7.0

    * 6.4:
      fix merge
      fix syntax for PHP 7.2
      [Security] Fix Danish translations
      [Messenger] Improve deadlock handling on `ack()` and `reject()`
      [DomCrawler] Encode html entities only if nessecary
      [Serializer] reset backed_enum priority, and re-prioritise translatable
      [Validator] Accept `Stringable` in `ExecutionContext::build/addViolation()`
      [Serializer] Ignore when using #[Ignore] on a non-accessor
      [Filesystem] Strengthen the check of file permissions in `dumpFile`
      [Serializer] Fix XML scalar to object denormalization
      [HttpClient][EventSourceHttpClient] Fix consuming SSEs with \r\n separator
    xabbuh committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    c222875 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

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

Commits on Apr 12, 2024

  1. Merge branch '5.4' into 6.4

    * 5.4:
      explicitly mark nullable parameters as nullable
      fix low deps tests
      [HttpKernel] Fix datacollector caster for reference object property
      bug #51578 [Cache] always select database for persistent redis connections
      [Security] Validate that CSRF token in form login is string similar to username/password
      [validator] validated Dutch translation
      Improve dutch translations
      [Translation] Skip state=needs-translation entries only when source == target
      [HttpKernel] Ensure controllers are not lazy
      [Validator] Fill in trans-unit id 113: This URL does not contain a TLD.
      [Validator] added missing Polish translation for unit 113
      [Validator] add missing lv translation
      [HttpClient] Let curl handle transfer encoding
      [Messenger] Make Doctrine connection ignore unrelated tables on setup
      [HttpFoundation] Set content-type header in RedirectResponse
      add translations for the requireTld constraint option message
      [Serializer] Fix unexpected allowed attributes
      [FrameworkBundle] Fix registration of the bundle path to translation
    xabbuh committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    c7f83b2 View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.4' into 7.0

    * 6.4: (23 commits)
      fix merge
      add missing return type-hints
      fix merge
      explicitly mark nullable parameters as nullable
      fix low deps tests
      [HttpKernel] Fix datacollector caster for reference object property
      [Serializer] Fixing PHP warning in the ObjectNormalizer with MaxDepth enabled
      bug #51578 [Cache] always select database for persistent redis connections
      [Security] Validate that CSRF token in form login is string similar to username/password
      [Serializer] Use explicit nullable type
      [validator] validated Dutch translation
      Improve dutch translations
      [Translation] Skip state=needs-translation entries only when source == target
      [HttpKernel] Ensure controllers are not lazy
      [Validator] Fill in trans-unit id 113: This URL does not contain a TLD.
      [Validator] added missing Polish translation for unit 113
      [Validator] add missing lv translation
      [HttpClient] Let curl handle transfer encoding
      [Messenger] Make Doctrine connection ignore unrelated tables on setup
      [HttpFoundation] Set content-type header in RedirectResponse
      ...
    xabbuh committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    1cdf95d View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

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

    * 5.4:
      Auto-close PRs on subtree-splits
      review German translation
    nicolas-grekas committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    3683d81 View commit details
    Browse the repository at this point in the history
  3. Merge branch '6.4' into 7.0

    * 6.4:
      Auto-close PRs on subtree-splits
      review German translation
    nicolas-grekas committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    6ce3c4c View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.