Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.6k
Comparing changes
Open a pull request
base repository:symfony/symfony
Uh oh!
There was an error while loading.Please reload this page.
base:7.4
head repository:symfony/symfony
Uh oh!
There was an error while loading.Please reload this page.
compare:6.4
Uh oh!
There was an error while loading.Please reload this page.
- 6commits
- 3files changed
- 4contributors
Commits on May 30, 2025
Commits on Jun 1, 2025
skip interactive questions asked by Composer
following#60587 so that the installation script is not blocked byComposer asking to install the bridge as a dev dependency:```The package you required is recommended to be placed in require-dev (because it is tagged as "testing") but you did not use --dev.Do you want to re-run the command with --dev? [yes]?```
Commits on Jun 2, 2025
bug#60616skip interactive questions asked by Composer (xabbuh)
This PR was merged into the 6.4 branch.Discussion----------skip interactive questions asked by Composer| Q | A| ------------- | ---| Branch? | 6.4| Bug fix? | yes| New feature? | no| Deprecations? | no| Issues || License | MITfollowing#60587 so that the installation script is not blocked by Composer asking to install the bridge as a dev dependency:```The package you required is recommended to be placed in require-dev (because it is tagged as "testing") but you did not use --dev.Do you want to re-run the command with --dev? [yes]?```Commits-------c8082a9 skip interactive questions asked by Composer
minor#60613[SecurityBundle] Remove
AnonymousFactory
leftovers (Ma……tTheCat)This PR was merged into the 6.4 branch.Discussion----------[SecurityBundle] Remove `AnonymousFactory` leftovers| Q | A| ------------- | ---| Branch? | 6.4| Bug fix? | no| New feature? | no| Deprecations? | no| Issues | N/A| License | MITThe `AnonymousFactory` was removed in#41613 but the related configuration was still referenced in the `SecurityExtension`.(Not sure about the target branch since this isn’t a bugfix.)Commits-------0bd8eb2 [SecurityBundle] Remove `AnonymousFactory` leftovers
minor#60600[Translation] Validate pt_BR translation (rewrit3)
This PR was merged into the 6.4 branch.Discussion----------[Translation] Validate pt_BR translation| Q | A ||-------------------------------------------|--------------------------------------------------------------------------------------------|| Branch? | 6.4 || Bug fix? | no || New feature? | no || Deprecations? | no || Issues |Fixes#60456 || License | MIT |Validate of pt_BR translation by a native speakerCommits-------a2e3d7c [Translation] Validate of pt_BR translation by a native speaker
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 7.4...6.4
Uh oh!
There was an error while loading.Please reload this page.