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

Commits on Apr 28, 2020

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

Commits on May 1, 2020

  1. Fix annotation

    VincentLanglet committed May 1, 2020
    Configuration menu
    Copy the full SHA
    db4fc9e View commit details
    Browse the repository at this point in the history

Commits on May 2, 2020

  1. minor #36613 [Form] provide a useful message when extension types don…

    …'t match (xabbuh)
    
    This PR was merged into the 4.4 branch.
    
    Discussion
    ----------
    
    [Form] provide a useful message when extension types don't match
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 4.4
    | Bug fix?      | no
    | New feature?  | no
    | Deprecations? | no
    | Tickets       | Fix #36610
    | License       | MIT
    | Doc PR        |
    
    Commits
    -------
    
    88d836643a provide a useful message when extension types don't match
    xabbuh committed May 2, 2020
    Configuration menu
    Copy the full SHA
    b7ff834 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. Merge branch '3.4' into 4.4

    * 3.4:
      [Filesystem] Handle paths on different drives
      [WebProfiler] Do not add src-elem CSP directives if they do not exist
      [Yaml] fix parse error when unindented collections contain a comment
      [3.4][Inflector] Improve testSingularize() argument name
      [PhpUnitBridge] fix PHP 5.3 compat again
      Skip validation when email is an empty object
      fix sr_Latn translation
      [Validator] fix lazy property usage.
      Fix annotation
      [PhpUnitBridge] fix compat with PHP 5.3
      [DX] Show the ParseException message in YAML file loaders
    nicolas-grekas committed May 4, 2020
    Configuration menu
    Copy the full SHA
    245b822 View commit details
    Browse the repository at this point in the history
  2. Merge branch '3.4' into 4.4

    * 3.4:
      Fix exception messages containing exception messages
    nicolas-grekas committed May 4, 2020
    Configuration menu
    Copy the full SHA
    dfb5883 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2020

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

Commits on May 28, 2020

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

Commits on May 29, 2020

  1. Update Hungarian translations

    1ed committed May 29, 2020
    Configuration menu
    Copy the full SHA
    41164b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48ec675 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2020

  1. Configuration menu
    Copy the full SHA
    52e1862 View commit details
    Browse the repository at this point in the history
  2. bug #36865 [Form] validate subforms in all validation groups (xabbuh)

    This PR was merged into the 3.4 branch.
    
    Discussion
    ----------
    
    [Form] validate subforms in all validation groups
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 3.4
    | Bug fix?      | yes
    | New feature?  | no
    | Deprecations? | no
    | Tickets       | Fix #36852
    | License       | MIT
    | Doc PR        |
    
    Commits
    -------
    
    b819d94d14 validate subforms in all validation groups
    nicolas-grekas committed May 30, 2020
    Configuration menu
    Copy the full SHA
    a3f7d36 View commit details
    Browse the repository at this point in the history
  3. Merge branch '3.4' into 4.4

    * 3.4:
      Fixes sprintf(): Too few arguments in form transformer
      [Console] Fix QuestionHelper::disableStty()
      validate subforms in all validation groups
      Update Hungarian translations
      Add meaningful message when Process is not installed (ProcessHelper)
      [PropertyAccess] Fix TypeError parsing again.
      [Form] add missing Czech validators translation
      [Validator] add missing Czech translations
      never directly validate Existence (Required/Optional) constraints
    nicolas-grekas committed May 30, 2020
    Configuration menu
    Copy the full SHA
    7e0d132 View commit details
    Browse the repository at this point in the history
  4. Various cleanups

    nicolas-grekas committed May 30, 2020
    Configuration menu
    Copy the full SHA
    32ff2e4 View commit details
    Browse the repository at this point in the history
  5. Merge branch '3.4' into 4.4

    * 3.4:
      Various cleanups
    nicolas-grekas committed May 30, 2020
    Configuration menu
    Copy the full SHA
    ac13428 View commit details
    Browse the repository at this point in the history
Loading