-
-
Notifications
You must be signed in to change notification settings - Fork 123
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/framework-bundle
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.3.6
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: symfony/framework-bundle
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.3.8
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 13 files changed
- 9 contributors
Commits on Nov 12, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 59727f9 - Browse repository at this point
Copy the full SHA 59727f9View commit details
Commits on Nov 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for dd815b1 - Browse repository at this point
Copy the full SHA dd815b1View commit details
Commits on Nov 15, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4e623d4 - Browse repository at this point
Copy the full SHA 4e623d4View commit details
Commits on Nov 16, 2025
-
* 6.4: [Cache] Fix accepting named closures as early-expiration callbacks [Mime] Update mime types [Yaml] Align unquoted multiline scalar parsing with spec for comments work around limitation in JsonResponse when the data is null do not use recipient phone numbers as sender e-mail addresses [Dotenv] DotenvDumpCommand cannot be internal
Configuration menu - View commit details
-
Copy full SHA for c3f0978 - Browse repository at this point
Copy the full SHA c3f0978View commit details
Commits on Nov 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 55a926f - Browse repository at this point
Copy the full SHA 55a926fView commit details
Commits on Nov 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d4a6324 - Browse repository at this point
Copy the full SHA d4a6324View commit details
Commits on Nov 26, 2025
-
* 6.4: Restore Relay 8.5 test account for PHP_ZTS being a boolean value on PHP 8.4+ [Intl] Update data to ICU 78.1 [Console] Fix exception message when abbreviation matches multiple hidden commands [FrameworkBundle] Fix TypeError when traversing scalar values in debug:config [DependencyInjection] Fix loop corruption in CheckTypeDeclarationsPass [DependencyInjection] Fix invalid PHP syntax for nullable TypedReference in PhpDumper Fix typo in comment [Translation][Routing] Fix typos [String] Fix normalization in trimPrefix/trimSuffix
Configuration menu - View commit details
-
Copy full SHA for c455f54 - Browse repository at this point
Copy the full SHA c455f54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90bc996 - Browse repository at this point
Copy the full SHA 90bc996View commit details
Commits on Nov 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c0b0307 - Browse repository at this point
Copy the full SHA c0b0307View commit details
Commits on Nov 29, 2025
-
bug #62551 [FrameworkBundle] register attribute loader arguments in a…
… forward-compatible way (xabbuh) This PR was merged into the 6.4 branch. Discussion ---------- [FrameworkBundle] register attribute loader arguments in a forward-compatible way | Q | A | ------------- | --- | Branch? | 6.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Issues | Fix #62549 | License | MIT Commits ------- d0edddae7b4 register attribute loader arguments in a forward-compatible way
Configuration menu - View commit details
-
Copy full SHA for 716dbdc - Browse repository at this point
Copy the full SHA 716dbdcView commit details -
* 6.4: register attribute loader arguments in a forward-compatible way mark test using a Redis connection as an integration test ensure compatibility with Relay extension 0.20.0 [DependencyInjection] Fix `query_string` env processor for URLs without query string [DependencyInjection] Fix state corruption in PhpFileLoader during recursive imports [FrameworkBundle] Add missing `useAttributeAsKey` calls [DependencyInjection] Fix loose validation in #[Autowire] attribute [HttpClient] Fix releasing uploaded stream resources
Configuration menu - View commit details
-
Copy full SHA for 23f9fd2 - Browse repository at this point
Copy the full SHA 23f9fd2View commit details -
bug #62498 [FrameworkBundle] fix merging of enabled locales (dmaicher)
This PR was merged into the 6.4 branch. Discussion ---------- [FrameworkBundle] fix merging of enabled locales | Q | A | ------------- | --- | Branch? | 6.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Issues | Fix #... <!-- prefix each issue number with "Fix #"; no need to create an issue if none exists, explain below --> | License | MIT <!-- 🛠️ Replace this text with a concise explanation of your change: - What it does and why it's needed - A simple example of how it works (include PHP, YAML, etc.) - If it modifies existing behavior, include a before/after comparison Contributor guidelines: - ✅ Add tests and ensure they pass - 🐞 Bug fixes must target the **lowest maintained** branch where they apply https://symfony.com/releases#maintained-symfony-branches - ✨ New features and deprecations must target the **feature** branch and must add an entry to the changelog file of the patched component: https://symfony.com/doc/current/contributing/code/conventions.html#writing-a-changelog-entry - 🔒 Do not break backward compatibility: https://symfony.com/bc --> I have multiple translation providers configured on my project and they are using different sets of locales. When running `translation:pull` or `translation:push` I noticed that some locales are missing due to a bug when merging the list of locales in the `FrameworkExtension`. Using the `+` operator for merging array does not work here. Commits ------- 928555912ca [FrameworkBundle] fix merging of enabled locales
Configuration menu - View commit details
-
Copy full SHA for 3c212ec - Browse repository at this point
Copy the full SHA 3c212ecView commit details
Commits on Dec 1, 2025
-
* 6.4: treat `mixed[]` the same as `array` when getting types from docblocks [FrameworkBundle] fix merging of enabled locales
Configuration menu - View commit details
-
Copy full SHA for a9085e7 - Browse repository at this point
Copy the full SHA a9085e7View commit details
Commits on Dec 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5d2e60f - Browse repository at this point
Copy the full SHA 5d2e60fView 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 v7.3.6...v7.3.8