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: v8.0.0-BETA2
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: v8.0.0-RC1
Choose a head ref
  • 15 commits
  • 4 files changed
  • 4 contributors

Commits on Sep 11, 2025

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

    * 6.4:
      Replace __sleep/wakeup() by __(un)serialize() for throwing and internal usages
    nicolas-grekas committed Sep 11, 2025
    Configuration menu
    Copy the full SHA
    4b62871 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2025

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

Commits on Nov 5, 2025

  1. Merge branch '6.4' into 7.3

    * 6.4:
      [HttpClient] Reject 3xx pushed responses
      [ProxyManagerBridge] Remove comment that reference github discussion
      [Routing] Fix matching the "0" URL
      The BrowserKit history with parameter separator without slash.
    nicolas-grekas committed Nov 5, 2025
    Configuration menu
    Copy the full SHA
    439032b View commit details
    Browse the repository at this point in the history
  2. Merge branch '7.3' into 7.4

    * 7.3:
      [Filesystem] Unify logic for isAbsolute() in Path
      [Twig] Ensure WrappedTemplatedEmail::getReturnPath() returns a string
      [Console] Add missing VERBOSITY_SILENT case in CommandDataCollector
      [HttpClient] Reject 3xx pushed responses
      [ProxyManagerBridge] Remove comment that reference github discussion
      [ErrorHandler] Improve PHPDoc precision in SerializerErrorRenderer
      [Routing] Fix matching the "0" URL
      [Form] Fix EnumType choice_label logic for grouped choices
      The BrowserKit history with parameter separator without slash.
    nicolas-grekas committed Nov 5, 2025
    Configuration menu
    Copy the full SHA
    c5c4076 View commit details
    Browse the repository at this point in the history
  3. Merge branch '7.4' into 8.0

    * 7.4: (21 commits)
      [ObjectMapper] lazy loading
      [Filesystem] Unify logic for isAbsolute() in Path
      [DependencyInjection] Include return type in AppReference shape
      [Finder] Make method calls explicit in ExcludeDirectoryFilterIterator
      [Cache] Remove unset call on undefined variable in PhpArrayAdapter
      [Twig] Ensure WrappedTemplatedEmail::getReturnPath() returns a string
      [Routing] Simplify importing routes defined on controller services
      Fix tests
      [DependendcyInjection] Improve shape for "from_callable" definitions
      [PHPDoc] Fix various PHPDoc syntax errors
      [Console] Add missing VERBOSITY_SILENT case in CommandDataCollector
      [Notifier] Remove unused $transportName argument in EmailChannel::notify()
      [Translation] Remove an unused argument passed to parseNode() method
      [HttpClient] Reject 3xx pushed responses
      [Serializer] Use Asia/Tokyo instead of Japan in tests
      [ProxyManagerBridge] Remove comment that reference github discussion
      [JsonPath] Remove unused "nothing" property from JsonCrawler
      [ErrorHandler] Improve PHPDoc precision in SerializerErrorRenderer
      [Routing] Fix matching the "0" URL
      [Form] Fix EnumType choice_label logic for grouped choices
      ...
    nicolas-grekas committed Nov 5, 2025
    Configuration menu
    Copy the full SHA
    86ab2ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    164f69c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c9e69c1 View commit details
    Browse the repository at this point in the history
  6. Merge branch '6.4' into 7.3

    * 6.4:
      [HttpClient] Fix redirects config with amphp
      Keep body size limit for AMP redirects
    nicolas-grekas committed Nov 5, 2025
    Configuration menu
    Copy the full SHA
    3c0a55a View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2025

  1. Merge branch '7.3' into 7.4

    * 7.3:
      [HttpClient] Fix redirects config with amphp
      Keep body size limit for AMP redirects
    xabbuh committed Nov 6, 2025
    Configuration menu
    Copy the full SHA
    495c703 View commit details
    Browse the repository at this point in the history
  2. Merge branch '7.4' into 8.0

    * 7.4:
      [HttpClient] Fix redirects config with amphp
      Keep body size limit for AMP redirects
    xabbuh committed Nov 6, 2025
    Configuration menu
    Copy the full SHA
    1798f2b View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2025

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

    * 6.4:
      Fix Warning: curl_multi_select(): timeout must be positive
      [PropertyInfo] Fix ReflectionExtractor handling of underscore-only property names
      ObjectNormalizer: allow null and scalar
      [Security] Fix `HttpUtils::createRequest()` when the context’s base URL isn’t empty
      [Serializer] fix Inherited properties normalization
      [OptionsResolver] Fix missing prototype key in nested error paths
      Bump Symfony version to 6.4.30
      Update VERSION for 6.4.29
      Update CHANGELOG for 6.4.29
      [Yaml] Fix parsing of unquoted multiline scalars with comments or blank lines
      [Clock] Align MockClock::sleep() behavior with NativeClock for negative values
      [OptionsResolver] Ensure remove() also unsets deprecation status
      Remove review state for Belarusian translations (entries 141 and 142)
      [ExpressionLanguage] Compile numbers with var_export in Compiler::repr for thread-safety
      compatibility with ext-redis 6.3
      [Serializer] Fix BackedEnumNormalizer behavior with partial denormalization
    xabbuh committed Nov 12, 2025
    Configuration menu
    Copy the full SHA
    43bfe29 View commit details
    Browse the repository at this point in the history
  3. Merge branch '7.3' into 7.4

    * 7.3:
      Fix Warning: curl_multi_select(): timeout must be positive
      [PropertyInfo] Fix ReflectionExtractor handling of underscore-only property names
      ObjectNormalizer: allow null and scalar
      [Security] Fix `HttpUtils::createRequest()` when the context’s base URL isn’t empty
      [Serializer] fix Inherited properties normalization
      [OptionsResolver] Fix missing prototype key in nested error paths
      Bump Symfony version to 7.3.8
      Update VERSION for 7.3.7
      Update CHANGELOG for 7.3.7
      Bump Symfony version to 6.4.30
      Update VERSION for 6.4.29
      Update CHANGELOG for 6.4.29
      [Yaml] Fix parsing of unquoted multiline scalars with comments or blank lines
      [Clock] Align MockClock::sleep() behavior with NativeClock for negative values
      [OptionsResolver] Ensure remove() also unsets deprecation status
      Remove review state for Belarusian translations (entries 141 and 142)
      [ExpressionLanguage] Compile numbers with var_export in Compiler::repr for thread-safety
      compatibility with ext-redis 6.3
      [Serializer] Fix BackedEnumNormalizer behavior with partial denormalization
      [HttpFoundation] Fix parsing pathinfo with no leading slash
    xabbuh committed Nov 12, 2025
    Configuration menu
    Copy the full SHA
    3ef3447 View commit details
    Browse the repository at this point in the history
  4. Merge branch '7.4' into 8.0

    * 7.4: (22 commits)
      Fix Warning: curl_multi_select(): timeout must be positive
      [PropertyInfo] Fix ReflectionExtractor handling of underscore-only property names
      ObjectNormalizer: allow null and scalar
      [Security] Fix `HttpUtils::createRequest()` when the context’s base URL isn’t empty
      [Serializer] fix Inherited properties normalization
      [OptionsResolver] Fix missing prototype key in nested error paths
      Bump Symfony version to 7.3.8
      Update VERSION for 7.3.7
      Update CHANGELOG for 7.3.7
      Bump Symfony version to 6.4.30
      Update VERSION for 6.4.29
      Update CHANGELOG for 6.4.29
      [FrameworkBundle] Update deprecation message for collect_serializer_data
      run test using a read-only directory on Windows too
      [Yaml] Fix parsing of unquoted multiline scalars with comments or blank lines
      [Clock] Align MockClock::sleep() behavior with NativeClock for negative values
      [OptionsResolver] Ensure remove() also unsets deprecation status
      Remove review state for Belarusian translations (entries 141 and 142)
      [ExpressionLanguage] Compile numbers with var_export in Compiler::repr for thread-safety
      compatibility with ext-redis 6.3
      ...
    xabbuh committed Nov 12, 2025
    Configuration menu
    Copy the full SHA
    1e04675 View commit details
    Browse the repository at this point in the history
Loading