-
-
Notifications
You must be signed in to change notification settings - Fork 305
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: v5.3.1
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: v5.3.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 8 files changed
- 2 contributors
Commits on Jun 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 89c7cca - Browse repository at this point
Copy the full SHA 89c7ccaView commit details
Commits on Jun 6, 2021
-
* 4.4: Fix incompatible implicit float-to-int conversions [Translation] Don't pass null to strtoupper() cs fix [DependencyInjection] Don't pass null to trim() Add return types to JsonSerializable implementations Fix Serializable deprecations triggered by token mocks Add missing security translations
Configuration menu - View commit details
-
Copy full SHA for 9e5b33c - Browse repository at this point
Copy the full SHA 9e5b33cView commit details -
* 5.2: Fix incompatible implicit float-to-int conversions [Translation] Don't pass null to strtoupper() cs fix [String] Fix implicit float-to-int casts [DependencyInjection] Don't pass null to trim() Add return types to JsonSerializable implementations Fix Serializable deprecations triggered by token mocks Add missing security translations
Configuration menu - View commit details
-
Copy full SHA for d8037fe - Browse repository at this point
Copy the full SHA d8037feView commit details
Commits on Jun 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f9245d8 - Browse repository at this point
Copy the full SHA f9245d8View commit details
Commits on Jun 9, 2021
-
minor #41614 [Mime] Fix CSV file mime type guess test for PHP 8.1 (al…
…exandre-daubois) This PR was merged into the 4.4 branch. Discussion ---------- [Mime] Fix CSV file mime type guess test for PHP 8.1 | Q | A | ------------- | --- | Branch? | 4.4 | Bug fix? | yes | New feature? | no <!-- please update src/**/CHANGELOG.md files --> | Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files --> | Tickets | Part of #41552 <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead --> | License | MIT | Doc PR | N/A I had the same result as `@derrabus` on my computer: `application/csv`. The CI returns `text/csv`. These two seem possible, although `text/csv` is described in [RFC 7111](https://datatracker.ietf.org/doc/html/rfc7111#page-3). (Oops little typo in title, thanks Alexander for the fix 🙏 ) Commits ------- 117cb8f085 [DependencyInjection] Fix CSV file mime type guess test for PHP 8.1
Configuration menu - View commit details
-
Copy full SHA for d1f7f2a - Browse repository at this point
Copy the full SHA d1f7f2aView commit details -
[HttpFoundation] Handle tentative return types
Signed-off-by: Alexander M. Turek <me@derrabus.de>
Configuration menu - View commit details
-
Copy full SHA for 2f37481 - Browse repository at this point
Copy the full SHA 2f37481View commit details
Commits on Jun 12, 2021
-
* 4.4: [Config] fix tracking attributes in ReflectionClassResource [Process] Fix incorrect parameter type [HttpFoundation] Handle tentative return types
Configuration menu - View commit details
-
Copy full SHA for a424d70 - Browse repository at this point
Copy the full SHA a424d70View commit details -
* 5.2: [HttpClient] fix compat with cURL <= 7.37 Remove Debug component from patch-types.php [Config] fix tracking attributes in ReflectionClassResource [Process] Fix incorrect parameter type [HttpFoundation] Handle tentative return types
Configuration menu - View commit details
-
Copy full SHA for 7b6dd71 - Browse repository at this point
Copy the full SHA 7b6dd71View 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 v5.3.1...v5.3.2