View Issue Details

IDProjectCategoryView StatusLast Update
0001724XdebugUncategorizedpublic2019-12-07 17:15
Reporterderick Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version2.8.1 
Target Version2.9.0Fixed in Version2.9.0 
Summary0001724: Missing property types and uninitialised variables in variable dumping routines
Description

PHP 7.4 introduced typed properties, which should be shown in var_dump and related functions. These currently also miss the uninitialised properties as well.

This needs fixing for:

  • CLI dumper
  • HTML dumper
  • Line dumper
  • DBGp

See also https://bugs.php.net/bug.php?id=78901

TagsNo tags attached.
Operating System
PHP Version7.4-dev

Activities

There are no notes attached to this issue.