View Issue Details

IDProjectCategoryView StatusLast Update
0002431XdebugStep Debuggingpublic2026-06-08 14:36
Reporterderick Assigned To 
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