-
-
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.3.0-RC1
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.3.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 3 files changed
- 5 contributors
Commits on May 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5809712 - Browse repository at this point
Copy the full SHA 5809712View commit details -
bug #41210 [Console] Fix Windows code page support (orkan)
This PR was merged into the 4.4 branch. Discussion ---------- [Console] Fix Windows code page support | Q | A | ------------- | --- | Branch? | 4.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Tickets | Fix #37385, Fix #35842, Fix #36324, Fix #37495, Fix #37278 | License | MIT Corrects mojibake problem on Windows where an OEM code page was applied to an input string and then messed with PHP.internal_encoding setting used by the script. This caused strings with different encodings to be displayed on the console output. Commits ------- 41452785c6 [Console] Fix Windows code page support
Configuration menu - View commit details
-
Copy full SHA for 1b15ca1 - Browse repository at this point
Copy the full SHA 1b15ca1View commit details
Commits on May 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c560f8d - Browse repository at this point
Copy the full SHA c560f8dView commit details
Commits on May 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 71113af - Browse repository at this point
Copy the full SHA 71113afView commit details
Commits on May 21, 2021
-
* 5.2: Wrapping exception js in Sfjs check and also loading base_js Sfjs if needed Fix PHP 8.1 deprecations Add missing deprecation entry [VarDumper] Don't pass null to parse_url()
Configuration menu - View commit details
-
Copy full SHA for a549ee0 - Browse repository at this point
Copy the full SHA a549ee0View commit details
Commits on May 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a62acec - Browse repository at this point
Copy the full SHA a62acecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e18ae5 - Browse repository at this point
Copy the full SHA 9e18ae5View commit details -
* 5.2: Fix CS in README files Fix markdown [HttpKernel] Fixes tests for PHP7.4+ [Filesystem] fix readlink for Windows
Configuration menu - View commit details
-
Copy full SHA for 0585538 - Browse repository at this point
Copy the full SHA 0585538View 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.3.0-RC1...v5.3.0