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

Commits on Dec 7, 2023

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

Commits on Dec 10, 2023

  1. Merge branch '6.3' into 6.4

    * 6.3:
      fix merge
      [VarDumper] Test intl formatter broken since dumper does not replace the nnbsp character by standard space
      [WebProfilerBundle] Fix intercept external redirects
      [Webhook] Added missing XML attribute in config XSD
      [String] Skip a test when an issue is detected in PCRE2
      [ExpressionLanguage] Fix null coalescing propagation
      [Mailer] Stop using the (local) AWS shared configuration in the PHPUnit tests.
      detect colors on not windows
      fix xterm detection
      refactor: hyper check
      Missing translations for Slovak (sk) #51954
      Remove redundant PHPdoc line
      properly handle SYMFONY_DOTENV_VARS being the empty string
      Avoid incompatibility with symfony/console 7
      bug #45057 [Messenger] Avoid reconnecting active Redis connections.
      [HttpKernel] Catch `TypeError` if the wrong type is used in `BackedEnumValueResolver`
      [Serializer] fix regression where nullable int cannot be serialized
      do not overwrite an application's default serialization context
    xabbuh committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    50b32f9 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    f118b39 View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.3' into 6.4

    * 6.3:
      remove unneeded @requires PHP from tests
    xabbuh committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    414b0b0 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Update a test

    fabpot committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    75d5681 View commit details
    Browse the repository at this point in the history
  2. Merge branch '5.4' into 6.3

    * 5.4:
      allow environment variables starting with an underscore
      Update a test
      Remove #StandWithUkraine
      [Notifier][Smsc] Require login and password
    fabpot committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    891c195 View commit details
    Browse the repository at this point in the history
  3. Merge branch '6.3' into 6.4

    * 6.3:
      [VarDumper] Fix CSS alignment in HtmlDumper
      allow environment variables starting with an underscore
      Update a test
      [Mailer][Postmark] Add missing changelog for webhook support
      Remove #StandWithUkraine
      [Notifier][Smsc] Require login and password
    fabpot committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    226ea43 View commit details
    Browse the repository at this point in the history
Loading