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/debug-bundle
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.3.0
Choose a base ref
...
head repository: symfony/debug-bundle
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.3.2
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on Jul 11, 2023

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

Commits on Jul 13, 2023

  1. Merge branch '5.4' into 6.2

    * 5.4:
      [Security] Allow custom scheme to be used as redirection URIs
      [Validator] Do not mock metadata factory on debug command tests
      [HttpKernel][WebProfilerBundle] Fix search feature
      update Intl component to take into account B-variant when converting Alpha3 to Alpha2. fixing issue with Darwin.
      [VarDumper] Fix dumping `ArrayObject` with `DumpDataCollector`
      [VarDumper] Add tests to demonstrate a bug when dumping ArrayObject with full stack fmk
      [DebugBundle][FrameworkBundle] Fix using the framework without the Console component
      [FrameworkBundle] Add missing monolog channel tag to the `messenger:failed:retry` command
      fetch all known ChoiceType values at once
      [RateLimiter] fix incorrect retryAfter of FixedWindow
      Fix Finder phpdoc
    nicolas-grekas committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    f48bf7c View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.2' into 6.3

    * 6.2:
      [Security] Allow custom scheme to be used as redirection URIs
      [Validator] Do not mock metadata factory on debug command tests
      [HttpKernel][WebProfilerBundle] Fix search feature
      update Intl component to take into account B-variant when converting Alpha3 to Alpha2. fixing issue with Darwin.
      [VarDumper] Fix dumping `ArrayObject` with `DumpDataCollector`
      [VarDumper] Add tests to demonstrate a bug when dumping ArrayObject with full stack fmk
      [DebugBundle][FrameworkBundle] Fix using the framework without the Console component
      [FrameworkBundle] Add missing monolog channel tag to the `messenger:failed:retry` command
      fetch all known ChoiceType values at once
      [RateLimiter] fix incorrect retryAfter of FixedWindow
      Fix Finder phpdoc
    nicolas-grekas committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    3f04a57 View commit details
    Browse the repository at this point in the history
Loading