View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001400 | Xdebug | Step Debugging | public | 2017-02-22 08:46 | 2018-01-29 21:47 |
Reporter | bscheshirwork | Assigned To | derick | ||
Priority | high | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | unable to reproduce | ||
Platform | docker composition link below | ||||
Product Version | 2.5.0 | ||||
Summary | 0001400: catch wrong classes | ||||
Description | https://github.com/bscheshirwork/docker-yii2-app-advanced/tree/master/docker-run If I catch connection in PHPSTORM throw "green handset" my classes shuffle and terminate normal run the application, its way to crash. For example $cdr = new \common\models\CallCdr(); rise error "Getting unknown property".
but the "attributes" property show attributes from the another class. (first run)
code
| ||||
Steps To Reproduce |
| ||||
Tags | No tags attached. | ||||
Operating System | https://github.com/bscheshirwork/docker-yii2-app-advanced/tree/master/docker-run | ||||
PHP Version | 7.1.0-7.1.4 | ||||
|
Sorry, I don't do docker. Can I please have a short reproducible script, and an accompanying remote debug log as is explained on https://xdebug.org/support.php#remote ? Without that, I can not investigate and fix this alleged issue. |
|
Can't reproduce this, and no feedback provided. |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-02-22 08:46 | bscheshirwork | New Issue | |
2017-03-04 10:43 | derick | Note Added: 0004226 | |
2017-03-04 10:43 | derick | Assigned To | => derick |
2017-03-04 10:43 | derick | Status | new => feedback |
2018-01-29 21:47 | derick | Note Added: 0004577 | |
2018-01-29 21:47 | derick | Status | feedback => resolved |
2018-01-29 21:47 | derick | Resolution | open => unable to reproduce |
2020-03-12 16:33 | derick | Category | Remote Debugging => Step Debugging |