View Issue Details

IDProjectCategoryView StatusLast Update
0002427XdebugStacktracespublic2026-06-08 14:36
Reporterderick Assigned Toderick  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Product Version3.5.1 
Target Version3.5devFixed in Version3.5.3 
Summary0002427: Crash when file_link_format setting is wrong
Description

When the xdebug.file_link_format setting is set to (for example just %), the formatter fails to work correctly and erroneous output is produced.

Steps To Reproduce
xdebug.mode=develop
xdebug.start_with_request=yes
html_errors=On
xdebug.file_link_format=%

And then run:

<?php
trigger_error('boom');
?>
TagsNo tags attached.
Operating System
PHP Version8.5.0-8.5.4

Activities

Issue History

Date Modified Username Field Change
2026-05-29 10:47 derick New Issue
2026-05-29 12:35 derick Assigned To => derick
2026-05-29 12:35 derick Status new => assigned
2026-05-29 12:35 derick Note Added: 0007508
2026-06-03 14:46 derick Status assigned => closed
2026-06-03 14:46 derick Resolution open => fixed
2026-06-03 14:46 derick Fixed in Version => 3.5dev
2026-06-08 14:28 derick Fixed in Version 3.5dev => 3.5.2
2026-06-08 14:35 derick Severity minor => crash
2026-06-08 14:35 derick View Status private => public
2026-06-08 14:36 derick Fixed in Version 3.5.2 => 3.5.3