View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002426 | Xdebug | Uncategorized | public | 2026-05-29 10:38 | 2026-05-29 10:38 |
| Reporter | rbairwell | Assigned To | |||
| Priority | low | Severity | minor | Reproducibility | always |
| Status | new | Resolution | open | ||
| Platform | Debian GNU/Linux | OS | Linux | OS Version | 13 |
| Product Version | 3.5.1 | ||||
| Summary | 0002426: xdebug_get_tracefile_name incorrectly throws notice | ||||
| Description | When output tracing is NOT active and xdebug_get_tracefile_name() is called, it is meant to return null to indicate that it is not active ( https://xdebug.org/docs/all_functions#xdebug_get_tracefile_name ) Whilst it does emit the "null", it also raises a Notice: IMHO, it should not raise this notice as we are just "checking" to see if output tracing is enabled. PHP version 8.5.6 (not listed in drop down: 8.5.4 is max listed) | ||||
| Steps To Reproduce | <?php | ||||
| Tags | No tags attached. | ||||
| Operating System | Debian GNU/Linux 13 | ||||
| PHP Version | 8.5-dev | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-05-29 10:38 | rbairwell | New Issue |