View Issue Details

IDProjectCategoryView StatusLast Update
0001800XdebugUncategorizedpublic2023-08-02 16:45
Reporterderick Assigned To 
PrioritylowSeverityfeatureReproducibilityhave not tried
Status acknowledgedResolutionopen 
Target Version3.4dev 
Summary0001800: Enable and initialise 'filter' only when mode is trace or coverage
Description

When 0001801 has been concluded:

Filtering is currently part of "base" (mode=develop), but it is needed only for tracing and code coverage.
It only relies on the path and class/function name in a stack frame to be available, and not on anything else.
The filter only needs to enabled and initialised when mode=trace or mode=coverage.

TagsNo tags attached.
Operating System
PHP Version7.4.0-7.4.4

Relationships

related to 0001801 closedderick Rename mode 'display' to mode 'develop' 

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2020-06-19 15:06 derick New Issue
2020-06-19 15:10 derick Severity minor => feature
2020-06-19 15:28 derick Summary Split out 'filter' into its own module => Enable and initialise 'filter' only when mode is trace or coverage
2020-06-19 15:28 derick Description Updated
2020-06-19 15:28 derick Relationship added related to 0001801
2020-06-20 15:07 derick Status new => acknowledged
2020-11-18 15:33 derick Target Version 3.0dev => 3.1dev
2021-03-17 09:15 derick Priority normal => low
2021-08-17 23:37 derick Target Version 3.1dev => 3.2dev
2022-06-06 15:27 derick Target Version 3.2dev => 3.3dev
2023-08-02 16:45 derick Target Version 3.3dev => 3.4dev