View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000550 | Xdebug | Uncategorized | public | 2010-03-18 20:21 | 2010-03-20 01:25 |
| Reporter | viva976 | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | not fixable | ||
| Summary | 0000550: Session id format specifier in xdebug.profiler_output_name doesn't work when setting session name outside php.ini | ||||
| Description | When using the %S format code in xdebug.profiler.output_name setting in xdebug.ini, then it only works when the session name is not touched after reading it from php.ini. and then in my script have something like this: xdebug will fail to find the session id for 'othername' session. | ||||
| Tags | No tags attached. | ||||
| Operating System | Linux 2.6.18 | ||||
| PHP Version | 5.2.10 | ||||