-
-
Notifications
You must be signed in to change notification settings - Fork 264
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: v6.1.1
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: v6.1.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 1 file changed
- 3 contributors
Commits on Jun 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b4a1d2d - Browse repository at this point
Copy the full SHA b4a1d2dView commit details
Commits on Jun 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7797262 - Browse repository at this point
Copy the full SHA 7797262View commit details -
bug #46747 Fix global state pollution between tests run with Applicat…
…ionTester (Seldaek) This PR was merged into the 4.4 branch. Discussion ---------- Fix global state pollution between tests run with ApplicationTester | 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 #... <!-- 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 --> If you run a test with ApplicationTester which includes -v or similar flag, then https://github.com/symfony/symfony/blob/4.4/src/Symfony/Component/Console/Application.php#L985-L989 leaves the env in a dirty state, and all tests following also use -v. Commits ------- f4c81f13ca Fix global state pollution between tests run with ApplicationTester
Configuration menu - View commit details
-
Copy full SHA for 8a2628d - Browse repository at this point
Copy the full SHA 8a2628dView commit details
Commits on Jun 26, 2022
-
* 4.4: Fix global state pollution between tests run with ApplicationTester µcs fix [Intl] Fix the IntlDateFormatter::formatObject signature
Configuration menu - View commit details
-
Copy full SHA for 4d671ab - Browse repository at this point
Copy the full SHA 4d671abView commit details -
* 5.4: Fix double authentication via RememberMe resulting in wrong RememberMe cookie being set in client [Security] Fix legacy impersonation system Fix global state pollution between tests run with ApplicationTester µcs fix [Messenger] Do not log the message object itself [Intl] Fix the IntlDateFormatter::formatObject signature
Configuration menu - View commit details
-
Copy full SHA for d8d41b9 - Browse repository at this point
Copy the full SHA d8d41b9View commit details -
* 6.0: Fix double authentication via RememberMe resulting in wrong RememberMe cookie being set in client [Security] Fix legacy impersonation system Fix global state pollution between tests run with ApplicationTester µcs fix [Messenger] Do not log the message object itself [Intl] Fix the IntlDateFormatter::formatObject signature
Configuration menu - View commit details
-
Copy full SHA for 7a86c1c - Browse repository at this point
Copy the full SHA 7a86c1cView 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 v6.1.1...v6.1.2