View Issue Details

IDProjectCategoryView StatusLast Update
0001705XdebugStep Debuggingpublic2019-10-31 10:44
Reporterderick Assigned Toderick  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version2.8.0beta2 
Target Version2.8.0devFixed in Version2.8.0 
Summary0001705: Crash while debugging with ionCube being used
Description

Through Patreon:

I am writing one complex module for WHMCS (hosting billing panel). Whole sources of WHMCS is encoded by IonCube loader, but it have ability to write modules for this panel in raw PHP. And i have issue when i trying to debug my modules, please you can read details of my problem here: https://whmcs.community/topic/294782-phpstorm-xdebug-remote-debugging-experience I can't find any information how to use xdebug in such situation...

TagsNo tags attached.
Operating System
PHP Version7.3.5-7.3.9

Activities

derick

2019-09-29 14:52

administrator   ~0005154

https://github.com/xdebug/xdebug/pull/506

derick

2019-09-29 14:58

administrator   ~0005155

This is fixed for the next upcoming 2.8 release (likely, 2.8.0RC1).

Issue History

Date Modified Username Field Change
2019-09-29 14:51 derick New Issue
2019-09-29 14:51 derick Status new => assigned
2019-09-29 14:51 derick Assigned To => derick
2019-09-29 14:52 derick Note Added: 0005154
2019-09-29 14:58 derick Status assigned => closed
2019-09-29 14:58 derick Resolution open => fixed
2019-09-29 14:58 derick Fixed in Version => 2.8.0dev
2019-09-29 14:58 derick Note Added: 0005155
2019-10-31 10:44 derick Fixed in Version 2.8.0dev => 2.8.0
2020-03-12 16:33 derick Category Remote Debugging => Step Debugging