-
-
Notifications
You must be signed in to change notification settings - Fork 303
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: 7.3
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: 8.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 17 commits
- 11 files changed
- 5 contributors
Commits on Jun 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8261cc9 - Browse repository at this point
Copy the full SHA 8261cc9View commit details
Commits on Jun 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1dee2bb - Browse repository at this point
Copy the full SHA 1dee2bbView commit details
Commits on Jun 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d9a7281 - Browse repository at this point
Copy the full SHA d9a7281View commit details -
* 7.4: remove useless @legacy annotation disable the Lock integration to not register the deduplicate middleware [HttpFoundation] Use lowercase utf-8 as default response charset [Mailer] [Transport] Send clone of `RawMessage` instance in `RoundRobinTransport` [DependencyInjection] Fix generating adapters of functional interfaces [Runtime] Automatically use FrankenPHP runner when its worker mode is detected
Configuration menu - View commit details
-
Copy full SHA for 304c69e - Browse repository at this point
Copy the full SHA 304c69eView commit details
Commits on Jun 23, 2025
-
[HttpFoundation] Deprecate using
Request::sendHeaders()
after heade……rs have already been sent
Configuration menu - View commit details
-
Copy full SHA for d188f3b - Browse repository at this point
Copy the full SHA d188f3bView commit details -
* 7.4: [HttpFoundation] Deprecate using `Request::sendHeaders()` after headers have already been sent Revert "minor #60377 [HttpFoundation] Emit PHP warning when `Response::sendHeaders()` is called while output has already been sent (ivo95v)" [Validator] Add missing HasNamedArguments to some constraints [Serializer] Remove unused variable Add support for Invokable Commands in CommandTester
Configuration menu - View commit details
-
Copy full SHA for bcdf3ca - Browse repository at this point
Copy the full SHA bcdf3caView commit details
Commits on Jun 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8fc0a5f - Browse repository at this point
Copy the full SHA 8fc0a5fView commit details
Commits on Jun 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 34573a5 - Browse repository at this point
Copy the full SHA 34573a5View commit details -
* 7.4: Fix tests Fix typos in documentation and code comments Fix typos in documentation and code comments skip transient tests in the CI
Configuration menu - View commit details
-
Copy full SHA for c7a79d6 - Browse repository at this point
Copy the full SHA c7a79d6View commit details
Commits on Jul 7, 2025
-
* 7.3: Fix php.net links fix version number in deprecation [ObjectMapper] Correctly manage constructor initialization [DoctrineBridge] Restore compatibility with Doctrine ODM by validating $class object type chore: Increase minimum version of type-info component [FrameworkBundle] Add functional tests for the `ContainerLintCommand` command Fix precision loss when rounding large integers in `NumberToLocalizedStringTransformer` [JsonStreamer] Fix nested generated foreach loops [TypeInfo] Fix imported-only alias resolving
Configuration menu - View commit details
-
Copy full SHA for 9ed8e6b - Browse repository at this point
Copy the full SHA 9ed8e6bView commit details -
* 7.4: Fix php.net links fix version number in deprecation configuration for the storage service for the login throttling rate limiter chore: PHP CS Fixer fixes [ObjectMapper] Correctly manage constructor initialization [DoctrineBridge] Restore compatibility with Doctrine ODM by validating $class object type [Messenger] Allow any `ServiceResetterInterface` implementation in `ResetServicesListener` return early if handle has been cleaned up before chore: Increase minimum version of type-info component [FrameworkBundle] Add functional tests for the `ContainerLintCommand` command Update sponsors for Symfony 7.3 Fix precision loss when rounding large integers in `NumberToLocalizedStringTransformer` [JsonStreamer] Fix nested generated foreach loops [TypeInfo] Fix imported-only alias resolving
Configuration menu - View commit details
-
Copy full SHA for 0b33e4e - Browse repository at this point
Copy the full SHA 0b33e4eView commit details
Commits on Jul 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for dc51787 - Browse repository at this point
Copy the full SHA dc51787View commit details
Commits on Jul 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e745bb5 - Browse repository at this point
Copy the full SHA e745bb5View commit details -
* 7.3: [ObjectMapper] handle non existing property errors Fix AsCronTask not passing arguments to command [HttpFoundation] Fix deprecation in tests on PHP 8.5 Fix typo [VarExporter] Dump implicit-nullable types as explicit to prevent the corresponding deprecation [DependencyInjection] CS fix Allow mixed root on CompoundConstraintTestCase validator [Serializer] Fix readonly property initialization from incorrect scope Update BrevoRequestParser.php [JsonPath] Improve escape sequence validation in name selector
Configuration menu - View commit details
-
Copy full SHA for 03378f7 - Browse repository at this point
Copy the full SHA 03378f7View commit details -
* 7.4: [ObjectMapper] handle non existing property errors Fix AsCronTask not passing arguments to command [HttpFoundation] Fix deprecation in tests on PHP 8.5 Fix typo [Cache] Bump ext-redis to 6.2 and ext-relay to 0.11 minimum [VarExporter] Dump implicit-nullable types as explicit to prevent the corresponding deprecation [DependencyInjection] CS fix chore: PHP CS Fixer fixes Leverage get_error_handler() Various CS fixes Allow mixed root on CompoundConstraintTestCase validator [Serializer] Fix readonly property initialization from incorrect scope Update BrevoRequestParser.php [JsonPath] Improve escape sequence validation in name selector
Configuration menu - View commit details
-
Copy full SHA for 165f4ec - Browse repository at this point
Copy the full SHA 165f4ecView commit details
Commits on Jul 15, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 50e0687 - Browse repository at this point
Copy the full SHA 50e0687View commit details -
* 7.4: [HttpKernel][Security] Refactor: use `getAttributes` with argument mark getRequiredOptions()/getDefaultOption() of UniqueEntity as deprecated do not install ext-zstd on PHP 8.5 [DoctrineBridge] Prevent idle connection listener from running on subrequests optimize `in_array` calls [Routing] Add test to validate that default value is allowed to not match requirement [DependencyInjection] Fix proxying services defined with an abstract class and a factory fix handling required options Fix @var phpdoc [Lock] [MongoDB] Enforce readPreference=primary and writeConcern=majority [FrameworkBundle] fix phpdoc in `MicroKernelTrait` Fixed validator translations for Albanian
Configuration menu - View commit details
-
Copy full SHA for 172ade0 - Browse repository at this point
Copy the full SHA 172ade0View 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 7.3...8.0