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.4
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.5
Choose a head ref
  • 3 commits
  • 2 files changed
  • 3 contributors

Commits on Feb 4, 2020

  1. Fix CS

    fabpot committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    6a0e997 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2020

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

Commits on Feb 24, 2020

  1. Merge branch '4.4' into 5.0

    * 4.4: (25 commits)
      [DoctrineBridge] Use new Types::* constants and support new json type
      [Debug][ErrorHandler] improved deprecation notices for methods new args and return type
      [BrowserKit] Nested file array prevents uploading file
      [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 versioned namespace clears
      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
      [PhpUnitBridge] Add compatibility to PHPUnit 9 #35662
      [Routing] Add locale requirement for localized routes
      [Console] Inline exact-match handling with 4.4
      Set previous exception when rethrown from controller resolver
      ...
    nicolas-grekas committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    6b2a959 View commit details
    Browse the repository at this point in the history
Loading