View Issue Details

IDProjectCategoryView StatusLast Update
0000768XdebugUncategorizedpublic2020-03-12 16:46
ReporterCircleCode Assigned Toderick  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionwon't fix 
Summary0000768: distinct stack configurations for on screen and for log
Description

It would be useful in some situations to have distincts configuration for stack logging and on screen display.

For example, we could want:

  • stacks only on screen
  • xdebug.collect_params = 2 for on screen , and xdebug.collect_params = 1 for logs

and so on...

TagsNo tags attached.
Operating System
PHP Version5.3.8

Activities

derick

2016-12-13 21:08

administrator   ~0004042

Are you still interested in this? And how would you envision you would configure this? Duplicating all the ini settings seems a little bit of an overkill.

derick

2017-01-04 09:59

administrator   ~0004147

I don't see a good use case for this, and the original reporter did not reply whether they were still interested. Hence, I'm closing this issue.

CircleCode

2017-01-04 10:09

reporter   ~0004150

Sorry, I missed the previous mail.
To be honest, I don't remember the use case that led me to this issue, so it seems it is okay to mark it as won't fix.

If I face a real use case, I'll report it here and reopen the ticket for feedback.

derick

2017-01-04 10:20

administrator   ~0004151

OK!

Issue History

Date Modified Username Field Change
2012-01-20 11:44 CircleCode New Issue
2016-12-13 21:08 derick Note Added: 0004042
2016-12-13 21:08 derick Assigned To => derick
2016-12-13 21:08 derick Status new => feedback
2017-01-04 09:59 derick Note Added: 0004147
2017-01-04 09:59 derick Status feedback => resolved
2017-01-04 09:59 derick Resolution open => won't fix
2017-01-04 10:09 CircleCode Note Added: 0004150
2017-01-04 10:20 derick Note Added: 0004151
2020-03-12 16:46 derick Category Feature/Change request => Uncategorized