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/console
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.3.4
Choose a base ref
...
head repository: symfony/console
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.3.8
Choose a head ref
  • 4 commits
  • 3 files changed
  • 2 contributors

Commits on Oct 31, 2023

  1. [Tests] Streamline

    OskarStark authored and nicolas-grekas committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    11ac5f1 View commit details
    Browse the repository at this point in the history
  2. Merge branch '5.4' into 6.3

    * 5.4:
      [Tests] Streamline
      [Validator] updated Romanian translation
    nicolas-grekas committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    116d7f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69b26af View commit details
    Browse the repository at this point in the history
  4. bug #52132 [Console] Fix horizontal table top border is incorrectly r…

    …endered (OskarStark)
    
    This PR was squashed before being merged into the 6.3 branch.
    
    Discussion
    ----------
    
    [Console] Fix horizontal table top border is incorrectly rendered
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 6.3
    | Bug fix?      | yes
    | New feature?  | no
    | Deprecations? | no
    | Tickets       | Fix #52101
    | License       | MIT
    
    cc `@alainrinder`
    
    Commits
    -------
    
    6ef10c1f07 [Console] Fix horizontal table top border is incorrectly rendered
    nicolas-grekas committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    0d14a9f View commit details
    Browse the repository at this point in the history
Loading