View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000654 | Xdebug | Uncategorized | public | 2011-01-11 10:22 | 2011-01-14 22:58 |
Reporter | fch | Assigned To | derick | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Unix | OS | Ubuntu/Mandriva | ||
Product Version | 2.1.0 | ||||
Summary | 0000654: Xdebug hide error message in CLI | ||||
Description | Xdebug hide notice error message sent by session_start in CLI | ||||
Steps To Reproduce | Just do "php -n -r 'echo "foo\n"; session_start();'" with xdebug disabled and enabled. | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 5.3.3 | ||||
|
This seems to have been a deliberate change ages ago: But can't figure out why, and don't see a reason why it should do that either. So I've reverted that change for 2.1.1 and 2.2.0. |
Date Modified | Username | Field | Change |
---|---|---|---|
2011-01-11 10:22 | fch | New Issue | |
2011-01-14 22:58 | derick | Note Added: 0001647 | |
2011-01-14 22:58 | derick | Status | new => resolved |
2011-01-14 22:58 | derick | Resolution | open => fixed |
2011-01-14 22:58 | derick | Assigned To | => derick |
2016-07-31 12:36 | derick | Category | Usage problems => Usage problems (Crashes) |
2016-07-31 12:38 | derick | Category | Usage problems (Crashes) => Usage problems (Wrong Results) |
2020-03-12 16:35 | derick | Category | Usage problems (Wrong Results) => Variable Display |
2020-03-12 16:38 | derick | Category | Variable Display => Uncategorized |