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

Commits on Jun 5, 2025

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

Commits on Jun 6, 2025

  1. Merge branch '6.4' into 7.2

    * 6.4:
      Improve docblock on compile()
      [VarDumper] Fix dumping LazyObjectState when using VarExporter v8
      Allow NumberToLocalizedStringTransformer empty values
      [Intl] Ensure data consistency between alpha and numeric codes
      [Intl] Add missing currency (NOK) localization (en_NO)
    nicolas-grekas committed Jun 6, 2025
    Configuration menu
    Copy the full SHA
    64dba21 View commit details
    Browse the repository at this point in the history
  2. Merge branch '7.2' into 7.3

    * 7.2:
      [DependencyInjection] Fix `ServiceLocatorTagPass` indexes handling
      Improve docblock on compile()
      [VarDumper] Fix dumping LazyObjectState when using VarExporter v8
      Allow NumberToLocalizedStringTransformer empty values
      [Intl] Ensure data consistency between alpha and numeric codes
      [Intl] Add missing currency (NOK) localization (en_NO)
    nicolas-grekas committed Jun 6, 2025
    Configuration menu
    Copy the full SHA
    d472aa0 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2025

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

Commits on Jun 11, 2025

  1. [Form] Keep submitted values when keep_as_list option of collection t…

    …ype is enabled
    
    Co-authored-by: mariecharles marie.charles@hetic.net
    kells committed Jun 11, 2025
    Configuration menu
    Copy the full SHA
    4798286 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2025

  1. Merge branch '7.2' into 7.3

    * 7.2:
      Silence E_DEPRECATED and E_USER_DEPRECATED
      [HttpCache] Hit the backend only once after waiting for the cache lock
      fix compatibility with Symfony 7.4
      [Form] Keep submitted values when keep_as_list option of collection type is enabled
      [Form] Fix `keep_as_list` when data is not an array
    nicolas-grekas committed Jun 13, 2025
    Configuration menu
    Copy the full SHA
    e06b02d View commit details
    Browse the repository at this point in the history
Loading