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: php-debugbar/php-debugbar
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.6.2
Choose a base ref
...
head repository: php-debugbar/php-debugbar
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.6.3
Choose a head ref
  • 9 commits
  • 14 files changed
  • 3 contributors

Commits on Apr 2, 2026

  1. Improve vardumper with previews (#1029)

    * Improve vardumper with previews
    
    * Simplify and fix tests
    
    * Minify
    barryvdh authored Apr 2, 2026
    Configuration menu
    Copy the full SHA
    77b7598 View commit details
    Browse the repository at this point in the history
  2. Extend vardumper (#1030)

    * Improve vardumper with previews
    
    * Simplify and fix tests
    
    * Minify
    
    * Fix assets
    barryvdh authored Apr 2, 2026
    Configuration menu
    Copy the full SHA
    2ae59c1 View commit details
    Browse the repository at this point in the history
  3. Add fullscreen button (#1031)

    * Add fullscreen button
    
    * Update Assets
    
    ---------
    
    Co-authored-by: barryvdh <973269+barryvdh@users.noreply.github.com>
    barryvdh and barryvdh authored Apr 2, 2026
    Configuration menu
    Copy the full SHA
    4fbd441 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f35be6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4e3894c View commit details
    Browse the repository at this point in the history
  6. Bump flatted from 3.3.3 to 3.4.2 (#1033)

    Bumps [flatted](https://github.com/WebReflection/flatted) from 3.3.3 to 3.4.2.
    - [Commits](WebReflection/flatted@v3.3.3...v3.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: flatted
      dependency-version: 3.4.2
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 2, 2026
    Configuration menu
    Copy the full SHA
    9778813 View commit details
    Browse the repository at this point in the history
  7. Bump picomatch from 4.0.3 to 4.0.4 (#1034)

    Bumps [picomatch](https://github.com/micromatch/picomatch) from 4.0.3 to 4.0.4.
    - [Release notes](https://github.com/micromatch/picomatch/releases)
    - [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
    - [Commits](micromatch/picomatch@4.0.3...4.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: picomatch
      dependency-version: 4.0.4
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 2, 2026
    Configuration menu
    Copy the full SHA
    f4a33f2 View commit details
    Browse the repository at this point in the history
  8. Bump lodash from 4.17.23 to 4.18.1 (#1035)

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.23 to 4.18.1.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.23...4.18.1)
    
    ---
    updated-dependencies:
    - dependency-name: lodash
      dependency-version: 4.18.1
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 2, 2026
    Configuration menu
    Copy the full SHA
    f12729c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e8fb14e View commit details
    Browse the repository at this point in the history
Loading