-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.14.6
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: barryvdh/laravel-debugbar
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.14.7
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 10 files changed
- 4 contributors
Commits on Oct 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6883168 - Browse repository at this point
Copy the full SHA 6883168View commit details -
Configuration menu - View commit details
-
Copy full SHA for 423ee47 - Browse repository at this point
Copy the full SHA 423ee47View commit details
Commits on Oct 30, 2024
-
Add (initial) support for PHP 8.4 (#1631)
* Run tests on PHP 8.4 * Update integration test to actually test clear command functionality
Configuration menu - View commit details
-
Copy full SHA for 3ad206c - Browse repository at this point
Copy the full SHA 3ad206cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fa66aa - Browse repository at this point
Copy the full SHA 5fa66aaView commit details
Commits on Nov 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 295bb30 - Browse repository at this point
Copy the full SHA 295bb30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 673da81 - Browse repository at this point
Copy the full SHA 673da81View commit details
Commits on Nov 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cf7872b - Browse repository at this point
Copy the full SHA cf7872bView commit details -
Fix Exception when QueryCollector softLimit exceeded (#1702)
The other match() case is: $query->connection->prepareBindings($query->bindings) This method always returns an array. Before this commit the match() case would return null, which is the wrong data type used downstream. This resulted in Exception: Debugbar exception: foreach() argument must be of type array|object, null given
Configuration menu - View commit details
-
Copy full SHA for 02bdb05 - Browse repository at this point
Copy the full SHA 02bdb05View commit details
Commits on Nov 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 42f8d3a - Browse repository at this point
Copy the full SHA 42f8d3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96f9d90 - Browse repository at this point
Copy the full SHA 96f9d90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43ce67b - Browse repository at this point
Copy the full SHA 43ce67bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f484b8c - Browse repository at this point
Copy the full SHA f484b8cView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.14.6...v3.14.7