-
-
Notifications
You must be signed in to change notification settings - Fork 266
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.20
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: symfony/console
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.4.21
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 25 files changed
- 6 contributors
Commits on Mar 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5360aa2 - Browse repository at this point
Copy the full SHA 5360aa2View commit details
Commits on Mar 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 701ae4a - Browse repository at this point
Copy the full SHA 701ae4aView commit details
Commits on Mar 11, 2021
-
bug #40427 [Console] Stop accepting ints as InputOption defaults
The types accepted and provided by `InputInterface::getOption` and `setOption` do not include `int` (and passing something like `--option=123` will set the option to the string `"123"`, not to the integer `123`). The `InputOption` default types should match this.
Configuration menu - View commit details
-
Copy full SHA for 3c65c2d - Browse repository at this point
Copy the full SHA 3c65c2dView commit details
Commits on Mar 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for eaa700f - Browse repository at this point
Copy the full SHA eaa700fView commit details
Commits on Mar 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ef7b1af - Browse repository at this point
Copy the full SHA ef7b1afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a5fe71 - Browse repository at this point
Copy the full SHA 1a5fe71View commit details -
bug #40348 [Console] Fix line wrapping for decorated text in block ou…
…tput (grasmash) This PR was squashed before being merged into the 4.4 branch. Discussion ---------- [Console] Fix line wrapping for decorated text in block output | Q | A | ------------- | --- | Branch? | | Bug fix? | yes | New feature? | no | Deprecations? | no | License | MIT Fixed bug that caused decorated text to be wrapped too early in SymfonyStyle->block(). Commits ------- 760be88310 [Console] Fix line wrapping for decorated text in block output
Configuration menu - View commit details
-
Copy full SHA for 0a6f821 - Browse repository at this point
Copy the full SHA 0a6f821View commit details
Commits on Mar 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 075ea64 - Browse repository at this point
Copy the full SHA 075ea64View commit details
Commits on Mar 26, 2021
-
Uses the correct assignment action for console options depending if t…
…hey are short or long
Configuration menu - View commit details
-
Copy full SHA for 1ba4560 - Browse repository at this point
Copy the full SHA 1ba4560View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.4.20...v4.4.21