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/console
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 58422fd
Choose a base ref
...
head repository: symfony/console
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3cd51fd
Choose a head ref
  • 11 commits
  • 43 files changed
  • 6 contributors

Commits on Jan 1, 2023

  1. Bump license year to 2023

    fabpot committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    dccb8d2 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

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

Commits on Feb 6, 2023

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

Commits on Feb 7, 2023

  1. minor #49253 [PHPUnit 10] Use TestCase suffix for abstract tests in…

    … `/Tests/` (OskarStark)
    
    This PR was merged into the 6.3 branch.
    
    Discussion
    ----------
    
    [PHPUnit 10] Use `TestCase` suffix for abstract tests in `/Tests/`
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 6.3
    | Bug fix?      | no
    | New feature?  | no
    | Deprecations? | no
    | Tickets       | Refs symfony/symfony#49233
    | License       | MIT
    | Doc PR        | n/a
    
    Replaces #49234
    
    Using `Test` suffix is deprecated since PHPUnit 10
    
    Spotted in
    * symfony/symfony#49233
    
    Commits
    -------
    
    cb3db968e4 [PHPUnit 10] Use `TestCase` suffix for abstract tests in `/Tests/`
    nicolas-grekas committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    4b81c20 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

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

Commits on Feb 16, 2023

  1. CS fix

    nicolas-grekas committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    a39ab00 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2023

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

Commits on Mar 6, 2023

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

Commits on Mar 14, 2023

  1. Fix some Composer keywords

    fabpot committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    7ec6e8b View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2023

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