-
-
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: v5.2.4
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: v5.2.6
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 17 commits
- 29 files changed
- 10 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
-
* 4.4: Fix #36973: Command description consistency Render email once
Configuration menu - View commit details
-
Copy full SHA for 1ff60c8 - Browse repository at this point
Copy the full SHA 1ff60c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 701ae4a - Browse repository at this point
Copy the full SHA 701ae4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 79098cb - Browse repository at this point
Copy the full SHA 79098cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 938ebba - Browse repository at this point
Copy the full SHA 938ebbaView 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 12, 2021
-
* 4.4: bug #40427 [Console] Stop accepting ints as InputOption defaults Fix fingerprint when context is not serializable
Configuration menu - View commit details
-
Copy full SHA for 0aae190 - Browse repository at this point
Copy the full SHA 0aae190View 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 -
* 4.4: [Console] ProgressBar clears too many lines on update [FrameworkBundle] Exclude unreadable files when executing About command [Bridge\Twig] Add 'form-control-range' for range input type Be explicit about transparent background color of links in toolbar [Translation] fix test case name [Cache] Fix wrong namespace in test [DependencyInjection] Fix return type
Configuration menu - View commit details
-
Copy full SHA for a3528eb - Browse repository at this point
Copy the full SHA a3528ebView 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 -
* 4.4: [Console] Fix line wrapping for decorated text in block output [Inflector] Fixed pluralize "coupon" [PhpUnitBridge] fix compat with symfony/debug [VarDumper] Adds support for ReflectionUnionType to VarDumper Correctly clear lines for multi-line progress bar messages.
Configuration menu - View commit details
-
Copy full SHA for 9373481 - Browse repository at this point
Copy the full SHA 9373481View commit details
Commits on Mar 23, 2021
-
[Command] fix emojis messing up the line width
add tests + removed irrelevant method
Configuration menu - View commit details
-
Copy full SHA for 054f548 - Browse repository at this point
Copy the full SHA 054f548View commit details -
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
Commits on Mar 28, 2021
-
* 4.4: skip intl dependent tests if the extension is missing make DateCaster tests timezone-agnostic error if the input string couldn't be parsed as a date IntegerType: Always use en for IntegerToLocalizedStringTransformer Fixes #40456 Uses the correct assignment action for console options depending if they are short or long [HttpKernel] ConfigDataCollector to return known data without the need of a Kernel [HttpClient] fix using stream_copy_to_stream() with responses cast to php streams FIx Trying to clone an uncloneable object of class
Configuration menu - View commit details
-
Copy full SHA for 35f039d - Browse repository at this point
Copy the full SHA 35f039dView 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 v5.2.4...v5.2.6