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: v4.4.4
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: v4.4.5
Choose a head ref
  • 8 commits
  • 6 files changed
  • 3 contributors

Commits on Jan 31, 2020

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

Commits on Feb 4, 2020

  1. Fix CS

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

    * 3.4:
      Fix CS
    fabpot committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    5eb5d82 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
    29ec950 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2020

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

Commits on Feb 15, 2020

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

Commits on Feb 24, 2020

  1. Merge branch '3.4' into 4.4

    * 3.4:
      [ExpressionLanguage] Fixed collisions of character operators with object properties
      [Validator] Remove specific check for Valid targets
      [PhpUnitBridge] Use trait instead of extending deprecated class
      fix remember me
      Use strict assertion in asset tests
      [DoctrineBridge][DoctrineExtractor] Fix indexBy with custom and some core types
      Do not rely on the current locale when dumping a Graphviz object
      fix typo
      [Ldap] force default network timeout
      [Config] don't throw on missing excluded paths
      Docs: Typo, grammar
      [Validator] Add the missing translations for the Polish ("pl") locale
      [Console] Inline exact-match handling with 4.4
      Set previous exception when rethrown from controller resolver
      [VarDumper] fixed DateCaster not displaying additional fields
      [HttpKernel] fix registering DebugHandlersListener regardless of the PHP_SAPI
    fabpot committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    25d6c1f View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2020

  1. updated VERSION for 4.4.5

    fabpot committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    8c87344 View commit details
    Browse the repository at this point in the history
Loading