Skip to content
Permalink

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: v4.4.10
Choose a base ref
...
head repository: symfony/http-foundation
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.4.11
Choose a head ref
  • 12 commits
  • 8 files changed
  • 7 contributors

Commits on Jun 23, 2020

  1. Configuration menu
    Copy the full SHA
    13edce2 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. Merge branch '3.4' into 4.4

    * 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
    fabpot committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    cb769fd View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2020

  1. Configuration menu
    Copy the full SHA
    cd70a52 View commit details
    Browse the repository at this point in the history
  2. 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
    nicolas-grekas committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    b78af31 View commit details
    Browse the repository at this point in the history
  3. Merge branch '3.4' into 4.4

    * 3.4:
      [MimeType] Duplicated MimeType due to PHP Bug
      fix guessing form types for DateTime types
      fix handling typed properties as constraint options
    nicolas-grekas committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    fb26f70 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b454f04 View commit details
    Browse the repository at this point in the history
  5. Merge branch '3.4' into 4.4

    * 3.4:
      Fix test that fails on old distros
    nicolas-grekas committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    768f66a View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

  1. Configuration menu
    Copy the full SHA
    3f65b22 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. [SCA] Minor fixes on tests

    fancyweb committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    b11fb1a View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. Merge branch '3.4' into 4.4

    * 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
    nicolas-grekas committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    44f5147 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5219dba View commit details
    Browse the repository at this point in the history
  3. Merge branch '3.4' into 4.4

    * 3.4:
      Fix PHPUnit 8.5 deprecations.
    nicolas-grekas committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    3675676 View commit details
    Browse the repository at this point in the history
Loading
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy