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

Commits on Aug 17, 2022

  1. minor #47299 [Console] fix expected command name order with mixed int…

    …eger and string namespaces (xabbuh)
    
    This PR was merged into the 5.4 branch.
    
    Discussion
    ----------
    
    [Console] fix expected command name order with mixed integer and string namespaces
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 5.4
    | Bug fix?      | no
    | New feature?  | no
    | Deprecations? | no
    | Tickets       |
    | License       | MIT
    | Doc PR        |
    
    Commits
    -------
    
    5cd0eae5af fix expected command name order with mixed integer and string namespaces
    nicolas-grekas committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    28b7797 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

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

Commits on Oct 7, 2022

  1. Merge branch '4.4' into 5.4

    * 4.4:
      [Console] Fix `Helper::removeDecoration` hyperlink bug
      Guard scripts from being run in non-CLI contexts
      a readonly property must not be reported as being writable
    fabpot committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    984ea2c View commit details
    Browse the repository at this point in the history
Loading