-
-
Notifications
You must be signed in to change notification settings - Fork 306
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: edaa40b
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: 19f925f
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 18 commits
- 5 files changed
- 3 contributors
Commits on Nov 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1a0706e - Browse repository at this point
Copy the full SHA 1a0706eView commit details
Commits on Nov 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1ba1d5f - Browse repository at this point
Copy the full SHA 1ba1d5fView commit details -
* 6.4: [Messenger] Fix commands writing to STDERR instead of STDOUT [HttpFoundation] Fix parsing hosts and schemes in URLs
Configuration menu - View commit details
-
Copy full SHA for 6379e49 - Browse repository at this point
Copy the full SHA 6379e49View commit details -
* 7.3: [Messenger] Fix commands writing to STDERR instead of STDOUT [HttpFoundation] Fix parsing hosts and schemes in URLs
Configuration menu - View commit details
-
Copy full SHA for a696cb0 - Browse repository at this point
Copy the full SHA a696cb0View commit details -
* 7.4: [Messenger] Fix commands writing to STDERR instead of STDOUT [HttpFoundation] Fix parsing hosts and schemes in URLs
Configuration menu - View commit details
-
Copy full SHA for 1884e99 - Browse repository at this point
Copy the full SHA 1884e99View commit details
Commits on Nov 8, 2025
-
* 5.4: [HttpFoundation] Fix parsing pathinfo with no leading slash
Configuration menu - View commit details
-
Copy full SHA for b03d11e - Browse repository at this point
Copy the full SHA b03d11eView commit details -
* 6.4: [HttpFoundation] Fix parsing pathinfo with no leading slash
Configuration menu - View commit details
-
Copy full SHA for db488a6 - Browse repository at this point
Copy the full SHA db488a6View commit details
Commits on Nov 12, 2025
-
* 7.3: Fix Warning: curl_multi_select(): timeout must be positive [PropertyInfo] Fix ReflectionExtractor handling of underscore-only property names ObjectNormalizer: allow null and scalar [Security] Fix `HttpUtils::createRequest()` when the context’s base URL isn’t empty [Serializer] fix Inherited properties normalization [OptionsResolver] Fix missing prototype key in nested error paths Bump Symfony version to 7.3.8 Update VERSION for 7.3.7 Update CHANGELOG for 7.3.7 Bump Symfony version to 6.4.30 Update VERSION for 6.4.29 Update CHANGELOG for 6.4.29 [Yaml] Fix parsing of unquoted multiline scalars with comments or blank lines [Clock] Align MockClock::sleep() behavior with NativeClock for negative values [OptionsResolver] Ensure remove() also unsets deprecation status Remove review state for Belarusian translations (entries 141 and 142) [ExpressionLanguage] Compile numbers with var_export in Compiler::repr for thread-safety compatibility with ext-redis 6.3 [Serializer] Fix BackedEnumNormalizer behavior with partial denormalization [HttpFoundation] Fix parsing pathinfo with no leading slash
Configuration menu - View commit details
-
Copy full SHA for fa8b9f2 - Browse repository at this point
Copy the full SHA fa8b9f2View commit details -
* 7.4: (22 commits) Fix Warning: curl_multi_select(): timeout must be positive [PropertyInfo] Fix ReflectionExtractor handling of underscore-only property names ObjectNormalizer: allow null and scalar [Security] Fix `HttpUtils::createRequest()` when the context’s base URL isn’t empty [Serializer] fix Inherited properties normalization [OptionsResolver] Fix missing prototype key in nested error paths Bump Symfony version to 7.3.8 Update VERSION for 7.3.7 Update CHANGELOG for 7.3.7 Bump Symfony version to 6.4.30 Update VERSION for 6.4.29 Update CHANGELOG for 6.4.29 [FrameworkBundle] Update deprecation message for collect_serializer_data run test using a read-only directory on Windows too [Yaml] Fix parsing of unquoted multiline scalars with comments or blank lines [Clock] Align MockClock::sleep() behavior with NativeClock for negative values [OptionsResolver] Ensure remove() also unsets deprecation status Remove review state for Belarusian translations (entries 141 and 142) [ExpressionLanguage] Compile numbers with var_export in Compiler::repr for thread-safety compatibility with ext-redis 6.3 ...
Configuration menu - View commit details
-
Copy full SHA for 86b949a - Browse repository at this point
Copy the full SHA 86b949aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f9dbbf - Browse repository at this point
Copy the full SHA 4f9dbbfView commit details -
* 6.4: [HttpFoundation] Fix AcceptHeader overwrites items with different parameters
Configuration menu - View commit details
-
Copy full SHA for 90804bb - Browse repository at this point
Copy the full SHA 90804bbView commit details -
* 7.3: [DependencyInjection] Fix lazy proxy creation for interfaces aliased to final classes [HttpKernel] Fix StreamedResponse with chunks support in HttpKernelBrowser [HttpFoundation] Fix AcceptHeader overwrites items with different parameters [JsonStreamer] Rebuild cache on class update [Routing] Fix default value not taken if usigng name:entity.attribute [Mime] Remove unused variable in Email::prepareParts [DependencyInjection] Fix merging explicit tags and #[AsTaggeditem]
Configuration menu - View commit details
-
Copy full SHA for cdc7f21 - Browse repository at this point
Copy the full SHA cdc7f21View commit details -
* 7.4: [Translation][Lokalise] fix "Project too big for sync export" [DependencyInjection] Fix lazy proxy creation for interfaces aliased to final classes [HttpKernel] Fix StreamedResponse with chunks support in HttpKernelBrowser [HttpFoundation] Fix AcceptHeader overwrites items with different parameters [JsonStreamer] Rebuild cache on class update [Routing] Fix default value not taken if usigng name:entity.attribute [Mime] Remove unused variable in Email::prepareParts [DependencyInjection] Fix merging explicit tags and #[AsTaggeditem]
Configuration menu - View commit details
-
Copy full SHA for d3ad402 - Browse repository at this point
Copy the full SHA d3ad402View commit details
Commits on Nov 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 716e385 - Browse repository at this point
Copy the full SHA 716e385View commit details -
* 6.4: [Console] Fix signal handlers not being cleared after command termination [HttpFoundation] Fix RequestTest insulation ReflectionMethod::setAccessible() is no-op since PHP 8.1
Configuration menu - View commit details
-
Copy full SHA for c0a2415 - Browse repository at this point
Copy the full SHA c0a2415View commit details -
* 7.3: [Console] Fix signal handlers not being cleared after command termination [HttpFoundation] Fix RequestTest insulation ReflectionMethod::setAccessible() is no-op since PHP 8.1 CS fix
Configuration menu - View commit details
-
Copy full SHA for 9c3a3e2 - Browse repository at this point
Copy the full SHA 9c3a3e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 769c172 - Browse repository at this point
Copy the full SHA 769c172View commit details -
* 7.4: fix merge [HttpFoundation] Fix tests [JsonStreamer] Finish #62063 upmerge [Console] Fix signal handlers not being cleared after command termination [HttpFoundation] Fix RequestTest insulation ReflectionMethod::setAccessible() is no-op since PHP 8.1 CS fix fix merge
Configuration menu - View commit details
-
Copy full SHA for 19f925f - Browse repository at this point
Copy the full SHA 19f925fView 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 edaa40b...19f925f