yiisoft / yii2-debug

Debug Extension for Yii 2
http://www.yiiframework.com
BSD 3-Clause "New" or "Revised" License
201 stars 149 forks source link

Fix bug with scanned controllers being unnecessary initiated #450

Closed bizley closed 3 years ago

bizley commented 3 years ago
Q A
Is bugfix? ✔️
New feature?
Breaks BC? ✔️ (but I think it won't be a problem here)
Tests pass? ✔️
Fixed issues #449
bizley commented 3 years ago

Please wait a bit with this, I need to check something more here.

samdark commented 3 years ago

👍

bizley commented 3 years ago

;)

bizley commented 3 years ago

Looks like what you were afraid is happening, the very debug panel's actions are affected by this change. Need to fix it.

samdark commented 3 years ago

:)