8000 Comparing v5.1.10...v5.1.11 · symfony/browser-kit · GitHub
[go: up one dir, main page]

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.1.10
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.1.11
Choose a head ref
  • 17 commits
  • 11 files changed
  • 5 contributors

Commits on Dec 26, 2020

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

Commits on Dec 27, 2020

  1. Merge branch '4.4' into 5.1

    * 4.4:
      CS: Apply ternary_to_null_coalescing fixer
    derrabus committed Dec 27, 2020
    Configuration menu
    Copy the full SHA
    942ebfb View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2021

  1. Bump license year

    fabpot committed Jan 1, 2021
    Configuration menu
    Copy the full SHA
    1dfe37c View commit details
    Browse the repository at this point in the history
  2. Merge branch '4.4' into 5.1

    * 4.4:
      Bump license year
      [Form] fix passing null $pattern to IntlDateFormatter
      Update README.md
    fabpot committed Jan 1, 2021
    Configuration menu
    Copy the full SHA
    a39ff17 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2021

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

    * 4.4:
      Improve composer.json descriptions
    fabpot committed Jan 10, 2021
    Configuration menu
    Copy the full SHA
    5af71ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad51ab6 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2021

  1. minor #39775 [WIP] Use ::class keyword when possible (fabpot)

    This PR was merged into the 4.4 branch.
    
    Discussion
    ----------
    
    [WIP] Use ::class keyword when possible
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 4.4 <!-- see below -->
    | Bug fix?      | no
    | New feature?  | no <!-- please update src/**/CHANGELOG.md files -->
    | Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
    | Tickets       | n/a  <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead -->
    | License       | MIT
    | Doc PR        | n/a
    
    Commits
    -------
    
    036a36cb14 Use ::class keyword when possible
    fabpot committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    25f2061 View commit details
    Browse the repository at this point in the history
  2. Merge branch '4.4' into 5.1

    * 4.4:
      Use ::class keyword when possible
    fabpot committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    e0262b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    003b6e0 View commit details
    Browse the repository at this point in the history
  4. Merge branch '4.4' into 5.1

    * 4.4:
      Use ::class keyword when possible
    fabpot committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    d436825 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1573f9d View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2021

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

Commits on Jan 25, 2021

  1. Merge branch '4.4' into 5.1

    * 4.4:
      Changed private static array-properties to const
    nicolas-grekas committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    f85b2c4 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

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

    * 4.4:
      Use createMock() and use import instead of FQCN
    nicolas-grekas committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    0aa1a0d View commit details
    Browse the repository at this point in the history
  3. Use import instead of FQCN

    OskarStark committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    8d0688f View commit details
    Browse the repository at this point in the history
Loading
0