-
-
Notifications
You must be signed in to change notification settings - Fork 307
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/http-foundation
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.1.0-RC1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: symfony/http-foundation
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 5 commits
- 3 files changed
- 1 contributor
Commits on May 28, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 29e11e9 - Browse repository at this point
Copy the full SHA 29e11e9View commit details -
* 7.4: [Yaml] Replace @dataProvider annotation with #[DataProvider] attribute in InlineTest Migrate `configureSchema()` to DBAL's editor API [Yaml] Fix parsing inline anchored values [Dotenv] Don't truncate external env vars containing $ when referenced via ${...} indirection Remove usage of Kernel::VERSION [Translation] Fix XLIFF 2 catalog metadata Bump Symfony version to 7.4.14 Update VERSION for 7.4.13 Update CHANGELOG for 7.4.13 Bump Symfony version to 6.4.42 Update VERSION for 6.4.41 Update CONTRIBUTORS for 6.4.41 Update CHANGELOG for 6.4.41 [ObjectMapper] Fix TargetClass generic in ConditionCallableInterface # Conflicts: # .github/expected-missing-return-types.diff # CHANGELOG-8.0.md # src/Symfony/Bridge/Doctrine/Tests/SchemaListener/MessengerTransportDoctrineSchemaListenerTest.php # src/Symfony/Bundle/WebProfilerBundle/Tests/Functional/WebProfilerBundleKernel.php # src/Symfony/Component/HttpKernel/Kernel.php # src/Symfony/Component/Messenger/Bridge/Doctrine/Transport/Connection.php # src/Symfony/Component/Runtime/composer.json
Configuration menu - View commit details
-
Copy full SHA for b3778d7 - Browse repository at this point
Copy the full SHA b3778d7View commit details -
Fix post-merge cleanups for #64389
Apply the `: Schema` return type on the 7 methods that #64389 deferred via `.github/expected-missing-return-types.diff` (file is dropped on 8.0 since 8.0 enforces return types globally). With return types enforced, the `?? $schema` defensive fallbacks added in 7.4 for subclasses overriding with `: void` are dead code under PHP's LSP check, so drop them too. Also restore the options-array form of `Connection::configureSchemaTable()` and drop the leftover `#[IgnoreDeprecations]` / `#[Group]` attributes in `MessengerTransportDoctrineSchemaListenerTest` (no matching imports): both were collateral from the 7.4-into-8.0 merge resolution.
Configuration menu - View commit details
-
Copy full SHA for c748a25 - Browse repository at this point
Copy the full SHA c748a25View commit details -
* 8.0: Fix post-merge cleanups for #64389 [Yaml] Replace @dataProvider annotation with #[DataProvider] attribute in InlineTest Migrate `configureSchema()` to DBAL's editor API [Yaml] Fix parsing inline anchored values [Dotenv] Don't truncate external env vars containing $ when referenced via ${...} indirection Remove usage of Kernel::VERSION [Translation] Fix XLIFF 2 catalog metadata Bump Symfony version to 8.0.14 Update VERSION for 8.0.13 Update CHANGELOG for 8.0.13 Bump Symfony version to 7.4.14 Update VERSION for 7.4.13 Update CHANGELOG for 7.4.13 Bump Symfony version to 6.4.42 Update VERSION for 6.4.41 Update CONTRIBUTORS for 6.4.41 Update CHANGELOG for 6.4.41 [ObjectMapper] Fix TargetClass generic in ConditionCallableInterface # Conflicts: # src/Symfony/Bridge/Doctrine/SchemaListener/AbstractSchemaListener.php # src/Symfony/Bundle/FrameworkBundle/Console/Application.php # src/Symfony/Component/Cache/Adapter/DoctrineDbalAdapter.php # src/Symfony/Component/HttpKernel/Kernel.php # src/Symfony/Component/ObjectMapper/Condition/TargetClass.php # src/Symfony/Component/Translation/Tests/Loader/XliffFileLoaderTest.php
Configuration menu - View commit details
-
Copy full SHA for 65674bc - Browse repository at this point
Copy the full SHA 65674bcView commit details
Commits on May 29, 2026
-
Configuration menu - View commit details
-
Copy full SHA for af11474 - Browse repository at this point
Copy the full SHA af11474View 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 v8.1.0-RC1...v8.1.0