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-BETA3
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-BETA4
Choose a head ref
  • 5 commits
  • 5 files changed
  • 3 contributors

Commits on May 10, 2021

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

    * 4.4:
      [Inflector][String] wrong plural form of words ending by "pectus"
      [HttpClient] Don't prepare the request in ScopingHttpClient
      [Console] Fixes for PHP 8.1 deprecations
      Fix/Rewrite .gitignore regex builder
    nicolas-grekas committed May 10, 2021
    Configuration menu
    Copy the full SHA
    56813e5 View commit details
    Browse the repository at this point in the history
  3. Merge branch '5.2' into 5.x

    * 5.2:
      [Inflector][String] wrong plural form of words ending by "pectus"
      [HttpClient] Don't prepare the request in ScopingHttpClient
      [Console] Fixes for PHP 8.1 deprecations
      Make LoginRateLimiter case insentive
      Fix/Rewrite .gitignore regex builder
      Reset limiters on successful login
      Provide count argument for TooManyLoginAttemptsAuthenticationException to be able to translate in plural way
      [security] NullToken signature
    nicolas-grekas committed May 10, 2021
    Configuration menu
    Copy the full SHA
    b44e653 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

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

    * 5.2:
      [DependencyInjection] fix dumping service-closure-arguments
      [Console] Fix Windows code page support
    nicolas-grekas committed May 11, 2021
    Configuration menu
    Copy the full SHA
    cbb6922 View commit details
    Browse the repository at this point in the history
Loading