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: barryvdh/laravel-debugbar
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.15.2
Choose a base ref
...
head repository: barryvdh/laravel-debugbar
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.15.3
Choose a head ref
  • 12 commits
  • 9 files changed
  • 6 contributors

Commits on Feb 25, 2025

  1. Update CHANGELOG

    barryvdh authored and github-actions[bot] committed Feb 25, 2025
    Configuration menu
    Copy the full SHA
    7fa0a65 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2025

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

Commits on Mar 11, 2025

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

Commits on Mar 21, 2025

  1. Configuration menu
    Copy the full SHA
    7d3b28f View commit details
    Browse the repository at this point in the history
  2. Preserve laravel error handler (#1760)

    * Preserve laravel error handler
    
    * Return if there isnt previus handler
    erikn69 authored Mar 21, 2025
    Configuration menu
    Copy the full SHA
    376ebb1 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2025

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

Commits on Mar 28, 2025

  1. Configuration menu
    Copy the full SHA
    0237d25 View commit details
    Browse the repository at this point in the history
  2. Fix laravel-debugbar.css on query widget (#1765)

    * Fix laravel-debugbar.css on query
    
    * css fix for even
    erikn69 authored Mar 28, 2025
    Configuration menu
    Copy the full SHA
    b1da4ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dff0932 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2025

  1. Update QueryCollector.php fix issue #1775 (#1776)

    Test for null value in strpos in QueryCollector.php to solve laravel-debugbar issue #1775 and snipe-it issue 16476.
    Mathias-DS authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    611c2d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de9d715 View commit details
    Browse the repository at this point in the history
  3. Remove conflict

    barryvdh authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    4ccab20 View commit details
    Browse the repository at this point in the history
Loading