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.12
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.4.0
Choose a head ref
  • 9 commits
  • 6 files changed
  • 6 contributors

Commits on May 23, 2023

  1. [6.4] Allow 7.0 deps

    nicolas-grekas committed May 23, 2023
    Configuration menu
    Copy the full SHA
    40c7508 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Merge branch '6.3' into 6.4

    * 6.3:
      [VarDumper][HttpKernel] Fix dumping with labels
      [VarDumper] Fix failures on appveyor
      Fix: Typo in PHPDoc
    nicolas-grekas committed May 25, 2023
    Configuration menu
    Copy the full SHA
    9547913 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Merge branch '6.3' into 6.4

    * 6.3:
      Update FileProfilerStorage.php
      [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
      do not listen to signals if the pcntl extension is missing
      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
    5fead96 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

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

Commits on Sep 9, 2023

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

Commits on Sep 10, 2023

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

Commits on Oct 17, 2023

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

Commits on Oct 26, 2023

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

Commits on Nov 1, 2023

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