View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000541 | Xdebug | Uncategorized | public | 2010-02-21 20:50 | 2010-02-24 11:20 |
| Reporter | cbichis | Assigned To | |||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | resolved | Resolution | duplicate | ||
| Product Version | 2.0.0dev | ||||
| Summary | 0000541: No 2.1.0 Beta version is actually setting the cookie for the debug session | ||||
| Description | I am having this problem with 2.1.0 beta 2, for both PHP 5.2 and PHP 5.3. The cookie XDEBUG_SESSION is not actually set in any of the versions, so is impossible to debug in more than than one script. For an application debugging is not useful so. I tested for 2.05 and is working properly, at least for 5.2 (haven't tested for 5.3)... | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 5.2.10 | ||||
| duplicate of | 0000532 | closed | XDebug breaks header() function |
|
|
I forgot to mention the OS is WinXp |
|
|
Actually, you will see that no headers are set at all. It's a duplicate of 0000532 that has been fixed. YOu can find new (temporary) binaries at http://xdebug.org/files/xdebug-latest.tgz until I release beta3. |