Thanks to visit codestin.com
Credit goes to github.com

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/browser-kit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.6
Choose a base ref
...
head repository: symfony/browser-kit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.7
Choose a head ref
  • 6 commits
  • 3 files changed
  • 4 contributors

Commits on Mar 15, 2020

  1. Configuration menu
    Copy the full SHA
    1c7bcd9 View commit details
    Browse the repository at this point in the history
  2. Merge branch '3.4' into 4.4

    * 3.4:
      Add missing dots at the end of exception messages
    fabpot committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    4e9a171 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2020

  1. Configuration menu
    Copy the full SHA
    11b0f19 View commit details
    Browse the repository at this point in the history
  2. Merge branch '4.4' into 5.0

    * 4.4:
      add missing gitattributes for phpunit-bridge
      Bump Symfony version to 4.4.7
      Update VERSION for 4.4.6
      Update CHANGELOG for 4.4.6
    fabpot committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    063bd18 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2020

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

Commits on Mar 30, 2020

  1. Merge branch '4.4' into 5.0

    * 4.4:
      Fix versions
      [Security/Http] Allow setting cookie security settings for delete_cookies
      [DI] fix generating TypedReference from PriorityTaggedServiceTrait
      [FrameworkBundle] revert to legacy wiring of the session when circular refs are detected
      bumped Symfony version to 3.4.40
      updated VERSION for 3.4.39
      update CONTRIBUTORS for 3.4.39
      updated CHANGELOG for 3.4.39
      [DomCrawler] Fix BC break in assertions breaking Panther
      [BrowserKit] fixed missing post request parameters in file uploads
      update Italian translation
      [Validator] Add missing Hungarian translations
      [Validator] Add the missing translations for the Arabic (ar) locale
      [Validator] Add missing vietnamese translations
      [Console] Fix OutputStream for PHP 7.4
      add German translations
      bug #36157 [Validator] Assert Valid with many groups
      [Validator] Add missing Lithuanian translations
      Fixed some typos
      Add french "at least" constraint translations
    nicolas-grekas committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    0fa03cf View commit details
    Browse the repository at this point in the history
Loading