View Issue Details

IDProjectCategoryView StatusLast Update
0002430XdebugUncategorizedpublic2026-06-08 14:36
Reporterderick Assigned To 
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Product Version3.5.1 
Target Version3.5devFixed in Version3.5.3 
Summary0002430: Variable fetching may crash with :: if there is no active stack
Description

Using xdebug_debug_zval with :::, or using DBGp's property_get -n ::: causes a crash.

Steps To Reproduce

Run:

valgrind php -r 'xdebug_debug_zval(":::");'
TagsNo tags attached.
Operating System
PHP Version8.5.0-8.5.4

Activities