Thanks to visit codestin.com
Credit goes to github.com

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.2.2
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.2.3
Choose a head ref
  • 9 commits
  • 10 files changed
  • 6 contributors

Commits on Jan 1, 2025

  1. Configuration menu
    Copy the full SHA
    cfa6e99 View commit details
    Browse the repository at this point in the history
  2. bug #59320 [HttpClient] fix amphp http client v5 unix socket (praswic…

    …aksono)
    
    This PR was squashed before being merged into the 7.2 branch.
    
    Discussion
    ----------
    
    [HttpClient] fix amphp http client v5 unix socket
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 7.2
    | Bug fix?      | yes
    | New feature?  | no
    | Deprecations? | no
    | Issues        | -
    | License       | MIT
    
    Fix unix socket connection when using `amphp/http-client` v5
    
    `@nicolas`-grekas
    
    Commits
    -------
    
    a32ebfa6caa [HttpClient] fix amphp http client v5 unix socket
    nicolas-grekas committed Jan 1, 2025
    Configuration menu
    Copy the full SHA
    3f4090d View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2025

  1. [HttpClient] Fix Undefined array key "connection" #59044

    Signed-off-by: Phil E. Taylor <[email protected]>
    PhilETaylor authored and nicolas-grekas committed Jan 8, 2025
    Configuration menu
    Copy the full SHA
    f17fc18 View commit details
    Browse the repository at this point in the history
  2. [HttpClient] Ignore RuntimeExceptions thrown when rewinding the PSR-7…

    … created in HttplugWaitLoop::createPsr7Response
    KurtThiemann authored and nicolas-grekas committed Jan 8, 2025
    Configuration menu
    Copy the full SHA
    05f4f87 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2025

  1. Merge branch '6.4' into 7.1

    * 6.4: (29 commits)
      Fix #53778
      [PropertyInfo] Add missing test
      fix tests
      [Security][Validators] Review translations.
      [validator] Updated Dutch translation
      [FrameworkBundle] Fix wiring ConsoleProfilerListener
      [HttpKernel] Fix link to php doc
      [Validator] Update sr_Cyrl 120:This value is not a valid slug.
      [Validator] Update sr_Latn 120:This value is not a valid slug.
      6.4 Missing translations for Italian (it) #59419
      tests(notifier): avoid failing SNS test with local AWS configuration
      [Validator] Missing translations for Brazilian Portuguese (pt_BR)
      [Translation][Validator] Review Russian translation (114 - 120)
      Review validator-related persian translation with id 120
      [Scheduler] Clarify description of exclusion time
      [HttpFoundation][FrameworkBundle] Reset Request's formats using the service resetter
      [Mailer] Fix SMTP stream EOF handling on Windows by using feof()
      [Translations] Make sure PL translations validators.pl.xlf follow the same style
      [Validator] Checked Turkish validators translations and confirmed
      [VarDumper] Fix blank strings display
      ...
    xabbuh committed Jan 17, 2025
    Configuration menu
    Copy the full SHA
    68a3501 View commit details
    Browse the repository at this point in the history
  2. Merge branch '7.1' into 7.2

    * 7.1: (34 commits)
      improve amqp connection issues
      [Serializer] [ObjectNormalizer] Filter int when using FILTER_BOOL
      Fix #53778
      [PropertyInfo] Add missing test
      fix tests
      [Security][Validators] Review translations.
      [validator] Updated Dutch translation
      [FrameworkBundle] Fix wiring ConsoleProfilerListener
      [HttpKernel] Fix link to php doc
      [Validator] Update sr_Cyrl 120:This value is not a valid slug.
      [Validator] Update sr_Latn 120:This value is not a valid slug.
      6.4 Missing translations for Italian (it) #59419
      tests(notifier): avoid failing SNS test with local AWS configuration
      Fix typo ratio comment
      chore: PropertyAccess - fix typo in DocBlock
      [Validator] Missing translations for Brazilian Portuguese (pt_BR)
      fix(dependency-injection): reset env vars with kernel.reset
      [Translation][Validator] Review Russian translation (114 - 120)
      Review validator-related persian translation with id 120
      [Scheduler] Clarify description of exclusion time
      ...
    xabbuh committed Jan 17, 2025
    Configuration menu
    Copy the full SHA
    7ec3f97 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2025

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

    * 6.4:
      [HttpClient] Fix processing a NativeResponse after its client has been reset
      [Security] Throw an explicit error when authenticating a token with a null user
      translation to hebrew
    nicolas-grekas committed Jan 28, 2025
    Configuration menu
    Copy the full SHA
    71632c1 View commit details
    Browse the repository at this point in the history
  3. Merge branch '7.1' into 7.2

    * 7.1:
      [HttpClient] Fix processing a NativeResponse after its client has been reset
      [Security] Throw an explicit error when authenticating a token with a null user
      translation to hebrew
    nicolas-grekas committed Jan 28, 2025
    Configuration menu
    Copy the full SHA
    7ce6078 View commit details
    Browse the repository at this point in the history
Loading