View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001340 | Xdebug | Uncategorized | public | 2016-08-27 12:42 | 2016-12-11 23:46 |
Reporter | lepczynski-s | Assigned To | derick | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | unable to reproduce | ||
Platform | PC | OS | Windows | OS Version | 10 |
Product Version | 2.4.0 | ||||
Summary | 0001340: Xdebug (somehow) affects cross-origin headers | ||||
Description | It's more strange than it seems. It's not that CORS headers don't work when Xdebug is enabled. It's the other way around! CORS headers are present in the respons only when Xdebug is enabled in php.ini. On the other hand when Xdebug is disabled CORS headers are working only for OPTIONS preflight and for GET methods, as far as i can tell. So to be clear on that: Xdebug ENABLED: CORS headers works perfect. | ||||
Steps To Reproduce | Here's what i did:
And that's it. Nothing fancy, everything according to the official docs.
Effects:
| ||||
Additional Information | Environment:
| ||||
Tags | No tags attached. | ||||
Operating System | Windows 10 | ||||
PHP Version | 5.6.15-5.6.19 | ||||
|
Xdebug shouldn't interfere with headers. And with this little information, I have no idea how to debug this. I can't be debugging all of Laravel. Please provide a short reproducible case that demonstrates this problem. If you do that, I can have a look. |
|
Ping? |
|
Can't reproduce, and the requested feedback was not provided. |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-08-27 12:42 | lepczynski-s | New Issue | |
2016-08-30 09:23 | derick | Note Added: 0003695 | |
2016-08-30 09:23 | derick | Assigned To | => derick |
2016-08-30 09:23 | derick | Status | new => feedback |
2016-11-16 21:22 | derick | Note Added: 0003754 | |
2016-12-11 23:46 | derick | Note Added: 0004011 | |
2016-12-11 23:46 | derick | Status | feedback => resolved |
2016-12-11 23:46 | derick | Resolution | open => unable to reproduce |
2020-03-12 16:35 | derick | Category | Usage problems (Wrong Results) => Variable Display |
2020-03-12 16:38 | derick | Category | Variable Display => Uncategorized |