View Issue Details

IDProjectCategoryView StatusLast Update
0002431XdebugStep Debuggingpublic2026-06-08 14:36
Reporterderick Assigned Toderick  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Product Version3.5.1 
Target Version3.5devFixed in Version3.5.3 
Summary0002431: Crash when trying to retrieve Windows-style URL with not enough characters
Description

The Windows-drive-letter heuristic does fp[0] == '/' && fp[2] == ':' without checking that fp[1] is part of the string.

TagsNo tags attached.
Operating System
PHP Version8.5.0-8.5.4

Activities

Issue History

Date Modified Username Field Change
2026-05-29 13:18 derick New Issue
2026-05-29 13:18 derick Status new => assigned
2026-05-29 13:18 derick Assigned To => derick
2026-05-29 15:11 derick Note Added: 0007511
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