View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001673 | Xdebug | Step Debugging | public | 2019-06-11 12:07 | 2019-06-15 16:09 |
Reporter | krleza | Assigned To | derick | ||
Priority | normal | Severity | block | Reproducibility | always |
Status | resolved | Resolution | duplicate | ||
Platform | Linux | OS | Ubuntu | OS Version | 18.04 |
Product Version | 2.7.0 | ||||
Summary | 0001673: 2.7.* version of Xdebug not working in envirment: php-fpm + nginx + docker | ||||
Description | When installing Xdebug in this specific environment: (php-fpm 7.2 + NginX 1.17 + Docker) Xdebug loss track of the conde after the first line and seems to be unable to map code from the docker container. | ||||
Steps To Reproduce | I made a simple Prove of concept to illustrate, forked from Tarun Lalwani demonstration setup : git@github.com:Krleza/php-xdebug-docker.git Build and start container to reproduce the bug. Fails with versions above 2.7 bur works fine with 2.6.1. Adjust your hot Ip in app.conr file and Xdebug version on Dockerfile | ||||
Tags | Docker, Nginx, php7.2 | ||||
Operating System | Ubuntu | ||||
PHP Version | 7.2.10-7.2.14 | ||||
|
Are you using this with PhpStorm? If so, which version are you running? |
|
yes, 2018..1.7 |
|
This is a duplicate of 0001637. In order to make this work again, you need to upgrade PhpStorm. See also: https://youtrack.jetbrains.com/issue/WI-43622 |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-06-11 12:07 | krleza | New Issue | |
2019-06-11 12:07 | krleza | Tag Attached: Docker | |
2019-06-11 12:07 | krleza | Tag Attached: Nginx | |
2019-06-11 12:07 | krleza | Tag Attached: php7.2 | |
2019-06-11 14:38 | derick | Assigned To | => derick |
2019-06-11 14:38 | derick | Status | new => feedback |
2019-06-11 14:38 | derick | Note Added: 0005036 | |
2019-06-12 06:31 | krleza | Note Added: 0005037 | |
2019-06-12 06:31 | krleza | Status | feedback => assigned |
2019-06-15 16:09 | derick | Status | assigned => resolved |
2019-06-15 16:09 | derick | Resolution | open => duplicate |
2019-06-15 16:09 | derick | Note Added: 0005039 | |
2019-06-15 16:09 | derick | Relationship added | duplicate of 0001637 |
2020-03-12 16:33 | derick | Category | Remote Debugging => Step Debugging |