yii-debug icon indicating copy to clipboard operation
yii-debug copied to clipboard

Yii debug panel extension

Results 8 yii-debug issues
Sort by recently updated
recently updated
newest added

| Q | A | ------------- | --- | Is bugfix? | ❌ | New feature? | ✔️ | Breaks BC? | ❌ https://github.com/yiisoft/yii-dev-panel/pull/70

| Q | A | ------------- | --- | Is bugfix? | ✔️/❌ | New feature? | ✔️/❌ | Breaks BC? | ✔️/❌ | Fixed issues | comma-separated list of...

One way it to handle all cURL requests inside third-party libraries is to proxy all of them through internal wrapper with global stream/curl context. See: https://github.com/yiisoft/yii-debug/blob/71f6553db375c7a66cf40f6538d3b2995118bbf8/src/Collector/HttpStreamCollector.php#L26 It's impossible to do...

help wanted
type:feature

| Q | A | ------------- | --- | Is bugfix? | ✔️/❌ | New feature? | ✔️/❌ | Breaks BC? | ✔️/❌ | Fixed issues | comma-separated list of...

This happens when shell autocomplete is used. ![_complete](https://user-images.githubusercontent.com/111568083/218114292-bc06c931-6165-4afa-8259-060082421794.jpg)

type:bug