View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001182 | Xdebug | Uncategorized | public | 2015-08-30 05:18 | 2015-11-05 16:48 |
| Reporter | RyanNerd | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | Linux | OS | Mint | OS Version | 17.2 |
| Fixed in Version | 2.4.0beta1 | ||||
| Summary | 0001182: Using PHPStorm with PHP 7 RC1 and xdebug 3.0-dev break points are passed by including setting break point at start of script | ||||
| Description | Compiled today's release of xdebug 3-dev and was able to get PHPStorm 9.0.2 with PHP 7 RC1 as the interepeter to recognize the xdebug.so module and load it without errors. Created a simple test app set a break point and ran in debug mode, but all break points are ignored. Configured to always break on start and that too is ignored. | ||||
| Steps To Reproduce | Create a simple 3 or 4 line PHP test program. | ||||
| Additional Information | Output from php -v | ||||
| Tags | exit code 139, PHP7, PHPStorm | ||||
| Operating System | Mint 17.2 | ||||
| PHP Version | 7.0RCx | ||||