View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001008 | Xdebug | Uncategorized | public | 2013-11-30 02:57 | 2016-12-23 21:25 |
| Reporter | ianbytchek | Assigned To | |||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | resolved | Resolution | unable to reproduce | ||
| Platform | Mac | OS | OS X | OS Version | 10.9 |
| Product Version | 2.2.3 | ||||
| Summary | 0001008: Using session_write_close to enable concurrent requests has no effect when Xdebug is on | ||||
| Description | I'm trying to enable concurrent requests for multiple ajax calls running in parallel using session_write_close. I use Phpstorm and everything works as expected when the Xdebug is turned off or Phpstorm is not listening for debug connections. Is this something Phpstorm-related or is that the way Xdebug works, can you guys please comment on this? | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 5.5.5-5.5.9 | ||||