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-kernel
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.1.0
Choose a base ref
...
head repository: symfony/http-kernel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.1.1
Choose a head ref
  • 16 commits
  • 4 files changed
  • 4 contributors

Commits on May 31, 2020

  1. updated VERSION for 3.4.41

    fabpot committed May 31, 2020
    Configuration menu
    Copy the full SHA
    e4e4ed6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05ff4a5 View commit details
    Browse the repository at this point in the history
  3. updated VERSION for 4.4.9

    fabpot committed May 31, 2020
    Configuration menu
    Copy the full SHA
    54526b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b5f471 View commit details
    Browse the repository at this point in the history
  5. updated VERSION for 5.0.9

    fabpot committed May 31, 2020
    Configuration menu
    Copy the full SHA
    1d303b8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    265ded9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ac72040 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. Update welcome.html.php

    ThomasLandauer authored and fabpot committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    f972768 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. Merge branch '4.4' into 5.0

    * 4.4:
      minor #37141 [Messenger] fix forward compatibility with Doctrine DBAL 2.11+ (xabbuh)
      fix forward compatibility with Doctrine DBAL 3
      [WebProfilerBundle] Set NullLogger for functional tests
      [Mailer] Fixed generator bug when creating multiple transports using Transport::fromDsn
      [FrameworkBundle] Fix XSD definition
      Update welcome.html.php
      [travis] add nightly to allowed failures
    nicolas-grekas committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    5ebbd52 View commit details
    Browse the repository at this point in the history
  2. Merge branch '5.0' into 5.1

    * 5.0:
      minor #37141 [Messenger] fix forward compatibility with Doctrine DBAL 2.11+ (xabbuh)
      fix forward compatibility with Doctrine DBAL 3
      [WebProfilerBundle] Set NullLogger for functional tests
      [Mailer] Fixed generator bug when creating multiple transports using Transport::fromDsn
      [FrameworkBundle] Fix XSD definition
      Update welcome.html.php
      [travis] add nightly to allowed failures
    nicolas-grekas committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    6504f8f View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. Configuration menu
    Copy the full SHA
    746fd7a View commit details
    Browse the repository at this point in the history
  2. Fix typo

    fabpot committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    350cc53 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

  1. Merge branch '3.4' into 4.4

    * 3.4:
      switch the context when validating nested forms
      Fix typo
      [HttpKernel] Fix regression where Store does not return response body correctly
      rework form validator tests
      Update AbstractController.php
    nicolas-grekas committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    9d7a4a8 View commit details
    Browse the repository at this point in the history
  2. Merge branch '4.4' into 5.0

    * 4.4:
      [DependencyInjection][CheckTypeDeclarationsPass] Handle unresolved parameters pointing to environment variables
      switch the context when validating nested forms
      remove unused param from validator service config
      Fix typo
      [HttpKernel] Fix regression where Store does not return response body correctly
      rework form validator tests
      Update AbstractController.php
    nicolas-grekas committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    b2877bf View commit details
    Browse the repository at this point in the history
  3. Merge branch '5.0' into 5.1

    * 5.0:
      [DependencyInjection][CheckTypeDeclarationsPass] Handle unresolved parameters pointing to environment variables
      switch the context when validating nested forms
      remove unused param from validator service config
      Fix typo
      [HttpKernel] Fix regression where Store does not return response body correctly
      rework form validator tests
      Update AbstractController.php
    nicolas-grekas committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    b1a0240 View commit details
    Browse the repository at this point in the history
  4. updated VERSION for 5.1.1

    fabpot committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    1151e5d View commit details
    Browse the repository at this point in the history
Loading