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

Commits on Mar 6, 2023

  1. Copy the full SHA
    2901ca1 View commit details
  2. Merge branch '5.4' into 6.2

    * 5.4:
      [Translation] Decouple TranslatorPathsPass from "debug." convention
      [VarDumper] Add a bit of test coverage
      [TwigBridge] Fix flagged malicious url
      [HttpClient] Fix encoding "+" in URLs
      [DependencyInjection] Fix dumping array of enums parameters
      Bump Symfony version to 5.4.22
      Update VERSION for 5.4.21
      Update CONTRIBUTORS for 5.4.21
      Update CHANGELOG for 5.4.21
      Removed @internal tag on TraceableAuthenticator::getAuthenticator()
    nicolas-grekas committed Mar 6, 2023

    Verified

    This commit was signed with the committer’s verified signature.
    targos Michaël Zasso
    Copy the full SHA
    30ab404 View commit details

Commits on Mar 13, 2023

  1. Verified

    This commit was signed with the committer’s verified signature.
    targos Michaël Zasso
    Copy the full SHA
    15715d4 View commit details

Commits on Mar 14, 2023

  1. Merge branch '5.4' into 6.2

    * 5.4:
      Fix some Composer keywords
      [FrameworkBundle] Rename limiter’s `strategy` to `policy` in XSD
      [VarDumper] Fixed dumping of CutStub
      Fix test
      Change limit argument from string to integer.
      [Messenger] Fix `evaluate()` calls in `WorkerTest`
      [Mailer] STDOUT blocks infinitely under Windows when STDERR is filled
    fabpot committed Mar 14, 2023

    Verified

    This commit was signed with the committer’s verified signature.
    targos Michaël Zasso
    Copy the full SHA
    02dacf7 View commit details

Commits on Mar 25, 2023

  1. Copy the full SHA
    e2edac9 View commit details

Commits on Mar 29, 2023

  1. Merge branch '5.4' into 6.2

    * 5.4:
      [Cache] Removing null coalescing assignment operator on 5.4
      [Cache] Fix storing binary keys when using pgsql
      [FrameworkBundle] Add missing monolog channel tag for messenger services
      [FrameworkBundle] Improve documentation about translation:extract --sort option
      [VarDumper] Disable links for IntelliJ platform
      [Notifier] Add bridge documentation
      [HttpClient] Add hint about `timeout` and `max_duration` options
      [HttpFoundation] Use separate caches for IpUtils checkIp4 and checkIp6
      [FrameworkBundle] Fix wiring session.handler when handler_id is null
      [FrameworkBundle] Workflow - Fix LogicException about a wrong configuration of "enabled" node
    nicolas-grekas committed Mar 29, 2023
    Copy the full SHA
    d37ab67 View commit details
Loading