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: v4.4.25
Choose a base ref
...
head repository: symfony/console
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.4.26
Choose a head ref
  • 3 commits
  • 7 files changed
  • 3 contributors

Commits on Jun 3, 2021

  1. Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    kylekurz Kyle Kurz
    Copy the full SHA
    d9c2f5f View commit details
  2. bug #41386 [Console] Escape synopsis output (jschaedl)

    This PR was squashed before being merged into the 4.4 branch.
    
    Discussion
    ----------
    
    [Console] Escape synopsis output
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 4.4
    | Bug fix?      | yes
    | New feature?  | no <!-- please update src/**/CHANGELOG.md files -->
    | Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
    | Tickets       | Fix #41315 <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead -->
    | License       | MIT
    | Doc PR        | symfony/symfony-docs#... <!-- required for new features -->
    
    Commits
    -------
    
    960cb520df [Console] Escape synopsis output
    nicolas-grekas committed Jun 3, 2021
    Copy the full SHA
    e3d2125 View commit details

Commits on Jun 6, 2021

  1. Fix incompatible implicit float-to-int conversions

    Signed-off-by: Alexander M. Turek <me@derrabus.de>
    derrabus committed Jun 6, 2021
    Copy the full SHA
    9aa1eb4 View commit details
Loading