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: v5.0.4
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: v5.0.5
Choose a head ref
  • 9 commits
  • 8 files changed
  • 3 contributors

Commits on Feb 3, 2020

  1. Merge branch '3.4' into 4.4

    * 3.4:
      [Config] dont catch instances of Error
    nicolas-grekas committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    ebc0d19 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2020

  1. Add missing use statements

    fabpot committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    96c1a43 View commit details
    Browse the repository at this point in the history
  2. Merge branch '4.4' into 5.0

    * 4.4:
      Add missing use statements
      [Translation] Add missing use statement
      [Translation] Add missing use statement
      [Config][XmlReferenceDumper] Prevent potential \TypeError
      [Mailer] Fix broken mandrill http send for recipients with names
      [Translation] prefer intl domain when adding messages to catalogue
      Fix CS
      Fix CS
      Fail on empty password verification (without warning on any implementation)
      [Translation][Debug] Add installation and minimal example to README
      [Validator] try to call __get method if property is uninitialized
      Show both missing packages in the same error message
      Fix handling of empty_data's \Closure value in Date/Time form types
    fabpot committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    f01c1eb View commit details
    Browse the repository at this point in the history
  3. Fix CS

    fabpot committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    7a2ab8c View commit details
    Browse the repository at this point in the history
  4. Merge branch '3.4' into 4.4

    * 3.4:
      Fix CS
    fabpot committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    4e8532d View commit details
    Browse the repository at this point in the history
  5. Fix CS

    fabpot committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    2292c5c View commit details
    Browse the repository at this point in the history
  6. Merge branch '4.4' into 5.0

    * 4.4:
      Fix CS
      Fix CS
    fabpot committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    690d902 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2020

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

Commits on Feb 14, 2020

  1. Merge branch '4.4' into 5.0

    * 4.4:
      fix unix root dir issue
      sync validator translation files with master
      [HttpFoundation] fix not sending Content-Type header for 204 responses
      [ErrorHandler] silence warning when zend.assertions=-1
      fix anchor
      [Console] Handle zero row count in appendRow() for Table
      fix links to releases page (formerly known as "roadmap")
      [Console] Don't load same-namespace alternatives on exact match found
    fabpot committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    6f9c2ba View commit details
    Browse the repository at this point in the history
Loading