-
-
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: 3adfbd7
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: 3675676
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 8 files changed
- 7 contributors
Commits on Jun 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 13edce2 - Browse repository at this point
Copy the full SHA 13edce2View commit details
Commits on Jun 24, 2020
-
* 3.4: Fixed typo in test name [HttpFondation] Change file extension of "audio/mpeg" from "mpga" to "mp3" [VarDumper] Support for cURL handler objects. [DI][FrameworkBundle] Remove whitelist occurrences Avoid accessibility errors on debug toolbar
Configuration menu - View commit details
-
Copy full SHA for cb769fd - Browse repository at this point
Copy the full SHA cb769fdView commit details
Commits on Jun 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for cd70a52 - Browse repository at this point
Copy the full SHA cd70a52View commit details -
bug #37291 [MimeType] Duplicated MimeType due to PHP Bug (juanmrad)
This PR was squashed before being merged into the 3.4 branch. Discussion ---------- [MimeType] Duplicated MimeType due to PHP Bug | Q | A | ------------- | --- | Branch? | 5.1 | Bug fix? | yes | New feature? | no <!-- please update src/**/CHANGELOG.md files --> | Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files --> | Tickets | Fix #... <!-- prefix each issue number with "Fix #", if any --> | License | MIT | Doc PR | symfony/symfony-docs#... <!-- required for new features --> ## Issue: Currently there is a PHP bug https://bugs.php.net/bug.php?id=77784 that is causing several MimeTypes to be given as duplicated: ``` application/vnd.openxmlformats-officedocument.spreadsheetml.sheetapplication/vnd.openxmlformats-officedocument.spreadsheetml.sheet ``` Instead of: ``` application/vnd.openxmlformats-officedocument.spreadsheetml.sheet ``` This Patch will fix the Issues by checking if a returned MimeType is duplicated and return appropriate MimeType. This patch should be reverted if the PHP Bug is ever fixed. Commits ------- 7cb29c8b4b [MimeType] Duplicated MimeType due to PHP Bug
Configuration menu - View commit details
-
Copy full SHA for b78af31 - Browse repository at this point
Copy the full SHA b78af31View commit details -
* 3.4: [MimeType] Duplicated MimeType due to PHP Bug fix guessing form types for DateTime types fix handling typed properties as constraint options
Configuration menu - View commit details
-
Copy full SHA for fb26f70 - Browse repository at this point
Copy the full SHA fb26f70View commit details -
Configuration menu - View commit details
-
Copy full SHA for b454f04 - Browse repository at this point
Copy the full SHA b454f04View commit details -
* 3.4: Fix test that fails on old distros
Configuration menu - View commit details
-
Copy full SHA for 768f66a - Browse repository at this point
Copy the full SHA 768f66aView commit details
Commits on Jun 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3f65b22 - Browse repository at this point
Copy the full SHA 3f65b22View commit details
Commits on Jul 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b11fb1a - Browse repository at this point
Copy the full SHA b11fb1aView commit details
Commits on Jul 23, 2020
-
* 3.4: [Cache] fix catching auth errors Fix CS [FrameworkBundle] set default session.handler alias if handler_id is not provided Fix CS Readability update Fix checks for phpunit releases on Composer 2 (resolves #37601) [SCA] Minor fixes on tests
Configuration menu - View commit details
-
Copy full SHA for 44f5147 - Browse repository at this point
Copy the full SHA 44f5147View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5219dba - Browse repository at this point
Copy the full SHA 5219dbaView commit details -
* 3.4: Fix PHPUnit 8.5 deprecations.
Configuration menu - View commit details
-
Copy full SHA for 3675676 - Browse repository at this point
Copy the full SHA 3675676View 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 3adfbd7...3675676