View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002287 | Xdebug | Uncategorized | public | 2024-09-05 21:04 | 2024-11-27 15:55 |
| Reporter | bkdotcom | Assigned To | |||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | resolved | Resolution | no change required | ||
| Platform | Xdebug v3.4.0alpha2-de | OS | OSX | OS Version | 12.7.6 |
| Summary | 0002287: zend_mm_heap corrupted in develop mode | ||||
| Description | Reflecting a class containing new php 8.4 features (property hooks / asymmetric-visibility) with zend_mm_heap corrupted | ||||
| Steps To Reproduce | | ||||
| Additional Information | commenting out any one of the properties and the script will complete... some sort of internal buffer issue?! | ||||
| Tags | No tags attached. | ||||
| Operating System | osx | ||||
| PHP Version | 8.4-dev | ||||
|
|
sorry about the formatting... I don't see and option to fix/edit it :| |
|
|
Attachment for reproducing script. |
|
|
I didn't manage to reproduce this. Can you share the output of |
|
|
xdebug_info output attached |
|
|
Hi, I've tried it again, with the exact same settings as you have, but no success in reproducing this. Can you try Xdebug 3.4.0beta1 perhaps? cheers, |
|
|
CAN BE CLOSED Working for me now (more recent php 8.4 build) php -v Thank you for your time! |
|
|
Thanks for letting me know. If it returns with Xdebug 3.4.0 (out soon), then please open a new ticket! cheers, |