View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001940 | Xdebug | Installation | public | 2021-01-29 11:00 | 2021-01-29 22:43 |
| Reporter | devnexen | Assigned To | derick | ||
| Priority | low | Severity | trivial | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 3.0.2 | ||||
| Target Version | 3.0dev | Fixed in Version | 3.0.3 | ||
| Summary | 0001940: Wrong type used for showing GC Stats reports | ||||
| Description | at compile time, spurious but harmless printf format like :
| ||||
| Additional Information | Build on Mac M1 but indeed zend_long is a signed type originally. | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 8.0.0-8.0.4 | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2021-01-29 11:00 | devnexen | New Issue | |
| 2021-01-29 11:26 | derick | Summary | gc stats reports => Wrong type used for showing GC Stats reports |
| 2021-01-29 11:26 | derick | Target Version | => 3.0dev |
| 2021-01-29 22:43 | derick | Assigned To | => derick |
| 2021-01-29 22:43 | derick | Status | new => closed |
| 2021-01-29 22:43 | derick | Resolution | open => fixed |
| 2021-01-29 22:43 | derick | Fixed in Version | => 3.0.3 |
| 2021-01-29 22:43 | derick | Note Added: 0005664 |