Skip to content

Add null check for panel before accessing panels#544

Merged
samdark merged 2 commits intoyiisoft:masterfrom
nadar:patch-1
Jan 6, 2026
Merged

Add null check for panel before accessing panels#544
samdark merged 2 commits intoyiisoft:masterfrom
nadar:patch-1

Conversation

@nadar
Copy link
Copy Markdown
Contributor

@nadar nadar commented Jan 5, 2026

should fix #543

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (master@47da053). Learn more about missing BASE report.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #544   +/-   ##
=========================================
  Coverage          ?   46.05%           
=========================================
  Files             ?       26           
  Lines             ?     1407           
  Branches          ?        0           
=========================================
  Hits              ?      648           
  Misses            ?      759           
  Partials          ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@samdark
Copy link
Copy Markdown
Member

samdark commented Jan 5, 2026

@nadar would you please add a line for CHANGELOG? Thanks.

@nadar
Copy link
Copy Markdown
Contributor Author

nadar commented Jan 6, 2026

@samdark done

@samdark samdark merged commit 5c5bcfb into yiisoft:master Jan 6, 2026
15 checks passed
@samdark
Copy link
Copy Markdown
Member

samdark commented Jan 6, 2026

👍

@nadar
Copy link
Copy Markdown
Contributor Author

nadar commented Jan 8, 2026

@samdark would it be possible to trigger this release soon? would be nice, i think php 8.5 adoption starts to grow (https://packagist.org/packages/yiisoft/yii2/php-stats).

@nadar
Copy link
Copy Markdown
Contributor Author

nadar commented Jan 16, 2026

@samdark is there any good reason not to release it? Since the Yii2 framework is now also compatible with PHP 8.5, the Debugbar should be too.

@samdark
Copy link
Copy Markdown
Member

samdark commented Jan 17, 2026

No. Just need some time to prepare it.

@nadar
Copy link
Copy Markdown
Contributor Author

nadar commented Jan 17, 2026

sure, sorry!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PHP 8.5 Deprecation Warning

2 participants