Thanks to visit codestin.com
Credit goes to github.com

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

Commits on Aug 4, 2021

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

    * 4.4:
      Fix return types for PHP 8.1
    derrabus committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    77c4d55 View commit details
    Browse the repository at this point in the history
  3. Don't pass null to preg_replace()

    Signed-off-by: Alexander M. Turek <[email protected]>
    derrabus committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    37e6cca View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. Fix deprecation messages

    fabpot committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    45daf16 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2021

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

Commits on Aug 25, 2021

  1. Fix optional before mandatory parameters

    Signed-off-by: Alexander M. Turek <[email protected]>
    derrabus committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    a3f7189 View commit details
    Browse the repository at this point in the history
  2. Merge branch '4.4' into 5.3

    * 4.4:
      Fix optional before mandatory parameters
    derrabus committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    8b10083 View commit details
    Browse the repository at this point in the history
Loading