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

Commits on May 6, 2024

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

Commits on May 7, 2024

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

Commits on May 17, 2024

  1. Merge branch '5.4' into 6.4

    * 5.4:
      [PropertyInfo] Update DoctrineExtractor for new DBAL 4 BIGINT type
      Update security.nl.xlf
      [Validator] IBAN Check digits should always between 2 and 98
      [Security] Populate translations for trans-unit 20
      add missing plural translation messages
      filter out empty HTTP header parts
      [String] Fix folded in compat mode
      Remove calls to `getMockForAbstractClass()`
      [ErrorHandler] Do not call xdebug_get_function_stack() with xdebug >= 3.0 when not in develop mode
      [Serializer] Fix type for missing property
      add test for JSON response with null as content
      [Filesystem] Fix dumpFile `stat failed` error hitting custom handler
      Remove calls to `TestCase::iniSet()` and calls to deprecated methods of `MockBuilder`
      [PhpUnitBridge] Fix `DeprecationErrorHandler` with PhpUnit 10
    fabpot committed May 17, 2024
    Configuration menu
    Copy the full SHA
    102f750 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

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

    * 5.4:
      [VarDumper] Fix generator dump on PHP 8.4
      keep boolean options when their value is false
    xabbuh committed May 27, 2024
    Configuration menu
    Copy the full SHA
    0843fcb View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. fix tests

    xabbuh committed May 28, 2024
    Configuration menu
    Copy the full SHA
    be84ef6 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Revert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)"

    This reverts commit 2c9352dd91ebaf37b8a3e3c26fd8e1306df2fb73, reversing
    changes made to 18c3e87f1512be2cc50e90235b144b13bc347258.
    fabpot committed May 31, 2024
    Configuration menu
    Copy the full SHA
    af8868a View commit details
    Browse the repository at this point in the history
  2. Merge branch '5.4' into 6.4

    * 5.4:
      Revert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)"
    fabpot committed May 31, 2024
    Configuration menu
    Copy the full SHA
    ad23ca4 View commit details
    Browse the repository at this point in the history
Loading