-
-
Notifications
You must be signed in to change notification settings - Fork 423
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: php-debugbar/php-debugbar
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.18.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: php-debugbar/php-debugbar
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.18.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 18 files changed
- 15 contributors
Commits on Oct 31, 2022
-
Make logo act as close button (#451)
Co-authored-by: Jaanus Vapper <jaanus.vapper@ekspressdigital.eu>
Configuration menu - View commit details
-
Copy full SHA for 2f5f629 - Browse repository at this point
Copy the full SHA 2f5f629View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22be9b9 - Browse repository at this point
Copy the full SHA 22be9b9View commit details -
Search input aria-label (#511)
* search input aria-label * search input placeholder Co-authored-by: alius <alius.s@kryptis.lt>
Configuration menu - View commit details
-
Copy full SHA for 477ed03 - Browse repository at this point
Copy the full SHA 477ed03View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7496b7 - Browse repository at this point
Copy the full SHA c7496b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4458e2b - Browse repository at this point
Copy the full SHA 4458e2bView commit details -
Fix random instances of SQL queries having params repeated (#505)
* Fix random instances of SQL queries having params repeated * Add test
Configuration menu - View commit details
-
Copy full SHA for fd43dfb - Browse repository at this point
Copy the full SHA fd43dfbView commit details -
* PHP 8.1 warning fixes Added #[\ReturnTypeWillChange] or appropriate return values Typed parameters where appropriate * Fixing unit tests to run without warnings * Update to more reasonable versions of PHP and PHPUnit (was missing PHPUnit 8) * mb_check_encoding param 1 can not be null * Fix SeekingData class for 8.1 * Update tests to not polute the temp directory * Revert PHP contrant * Tabs to spaces * Use Symfony\Component\VarDumper\Cloner\Data\SeekingData instead of local backported version Avoids Fatal error: Declaration of DebugBar\DataFormatter\VarDumper\SeekingData::seek($key) must be compatible with Symfony\Component\VarDumper\Cloner\Data::seek(string|int $key): ?static Co-authored-by: Barry vd. Heuvel <barryvdh@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1386fe5 - Browse repository at this point
Copy the full SHA 1386fe5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2be80e7 - Browse repository at this point
Copy the full SHA 2be80e7View commit details -
fix: Fix FileStorage::find function (#510)
* fix: Fix FileStorage::find function Fix FileStorage::find function usort callback function to return int instead of bool, because after PHP8 bool return value for the callback function is not supported. * fix: Fix FileStorage::find function Fix FileStorage::find function usort callback function to return int instead of bool, because after PHP8 bool return value for the callback function is not supported.
Configuration menu - View commit details
-
Copy full SHA for 0bb8658 - Browse repository at this point
Copy the full SHA 0bb8658View commit details -
Configuration menu - View commit details
-
Copy full SHA for 297ed74 - Browse repository at this point
Copy the full SHA 297ed74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c2a530 - Browse repository at this point
Copy the full SHA 1c2a530View commit details
Commits on Feb 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cd5e33f - Browse repository at this point
Copy the full SHA cd5e33fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 17dcf3f - Browse repository at this point
Copy the full SHA 17dcf3fView 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 v1.18.1...v1.18.2