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.0.3
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.0.5
Choose a head ref
  • 8 commits
  • 11 files changed
  • 4 contributors

Commits on Jan 30, 2022

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

Commits on Jan 31, 2022

  1. Merge branch '4.4' into 5.4

    * 4.4:
      [PropertyAccess] Fix handling of uninitialized property of parent class
      [DomCrawler] ignore bad charsets
      [Validator] Fix minRatio and maxRatio when getting rounded
      [Console] Revert StringInput bc break from #45088
      [Form] Do not fix URL protocol for relative URLs
      [Serializer] make XmlEncoder stateless thus reentrant
    nicolas-grekas committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    468f17e View commit details
    Browse the repository at this point in the history
  2. Merge branch '5.4' into 6.0

    * 5.4:
      [PropertyAccess] Fix handling of uninitialized property of parent class
      [DomCrawler] ignore bad charsets
      [Validator] Fix minRatio and maxRatio when getting rounded
      [Console] Revert StringInput bc break from #45088
      [Form] Do not fix URL protocol for relative URLs
      [Serializer] make XmlEncoder stateless thus reentrant
    nicolas-grekas committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    dec7f19 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. [Console] Fix typo in completion command help text

    This commit fixes a minor typo in the "completion" command's help text
    DAcodedBEAT authored Feb 9, 2022
    Configuration menu
    Copy the full SHA
    a6d8f85 View commit details
    Browse the repository at this point in the history
  2. [Console] fix tests

    nicolas-grekas committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    5caf5d8 View commit details
    Browse the repository at this point in the history
  3. Merge branch '5.4' into 6.0

    * 5.4:
      [Console] fix tests
      [Cache] Fix phpdoc
      [Console] Fix typo in completion command help text
      [Messenger] Retain correlation id from \AmqpEnvelope when retrying a message
    nicolas-grekas committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    aebf06c View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

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

Commits on Feb 25, 2022

  1. Merge branch '5.4' into 6.0

    * 5.4:
      [Validator] Multi decimal to alpha for CssColor validator
      [Console] Fix null handling in formatAndWrap()
      MailerInterface: failed exception contract when enabling messenger
      add nonces to profiler
    nicolas-grekas committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    3bebf41 View commit details
    Browse the repository at this point in the history
Loading