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/yaml
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.3.5
Choose a base ref
...
head repository: symfony/yaml
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.3.8
Choose a head ref
  • 6 commits
  • 2 files changed
  • 3 contributors

Commits on Nov 11, 2025

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

Commits on Nov 12, 2025

  1. 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
    1c5f819 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2025

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

Commits on Nov 16, 2025

  1. Merge branch '6.4' into 7.3

    * 6.4:
      [Cache] Fix accepting named closures as early-expiration callbacks
      [Mime] Update mime types
      [Yaml] Align unquoted multiline scalar parsing with spec for comments
      work around limitation in JsonResponse when the data is null
      do not use recipient phone numbers as sender e-mail addresses
      [Dotenv] DotenvDumpCommand cannot be internal
    nicolas-grekas committed Nov 16, 2025
    Configuration menu
    Copy the full SHA
    18aba8f View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2025

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

Commits on Dec 4, 2025

  1. Merge branch '6.4' into 7.3

    * 6.4:
      [SecurityBundle] Fix tests with Symfony 7.4
      [HttpClient] Fix sharing CurlClientState between clones of CurlHttpClient instances
      Revert "[HttpClient] Lazily initialize CurlClientState"
      [Yaml] Fix regression handling blank lines in unquoted scalars
      Fix the creation of a redis connection with only ext-relay
      [DependencyInjection] Reset resolved state when setting a parameter
      Fix Request getPathInfo docblock
    nicolas-grekas committed Dec 4, 2025
    Configuration menu
    Copy the full SHA
    8892cb1 View commit details
    Browse the repository at this point in the history
Loading