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/console
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.3.0-BETA2
Choose a base ref
...
head repository: symfony/console
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.3.0-BETA3
Choose a head ref
  • 5 commits
  • 1 file changed
  • 3 contributors

Commits on Apr 19, 2021

  1. Merge branch '4.4' into 5.2

    * 4.4:
      [VarDumper] Add PHP 8.1 enums tests
      [Console] : added phpdocs to InputOption constants
    derrabus committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    90374b8 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

  1. Configuration menu
    Copy the full SHA
    abf150a View commit details
    Browse the repository at this point in the history
  2. Merge branch '5.2' into 5.x

    * 5.2: (23 commits)
      [Console] Fix Windows code page support
      [SecurityBundle] Allow ips parameter in access_control accept comma-separated string
      [Form] Add TranslatableMessage support to choice_label option of ChoiceType
      Remove code that deals with legacy behavior of PHP_Incomplete_Class
      [Config][DependencyInjection] Uniformize trailing slash handling
      [PropertyInfo] Make ReflectionExtractor correctly extract nullability
      [PropertyInfo] fix attribute namespace with recursive traits
      [PhpUnitBridge] Fix tests with `@doesNotPerformAssertions` annotations
      Check redis extension version
      [Security] Update Russian translations
      [Notifier] Fix return SentMessage then Messenger not used
      [VarExporter] Add support of PHP enumerations
      [Security] Added missing Japanese translations
      [Security] Added missing Polish translations
      [Security] Add missing Italian translations #41051
      [Security] Missing translations pt_BR
      getProtocolVersion may return null
      Fix return type on isAllowedProperty method
      Make FailoverTransport always pick the first transport
      [TwigBridge] Fix HTML for translatable custom-file label in Bootstrap 4 theme
      ...
    nicolas-grekas committed May 7, 2021
    Configuration menu
    Copy the full SHA
    62fdf81 View commit details
    Browse the repository at this point in the history
  3. [Console] hotfix

    nicolas-grekas committed May 7, 2021
    Configuration menu
    Copy the full SHA
    5de9fba View commit details
    Browse the repository at this point in the history
  4. Merge branch '5.2' into 5.x

    * 5.2:
      [Console] hotfix
    nicolas-grekas committed May 7, 2021
    Configuration menu
    Copy the full SHA
    eac8e55 View commit details
    Browse the repository at this point in the history
Loading