View Issue Details

IDProjectCategoryView StatusLast Update
0000654XdebugUncategorizedpublic2011-01-14 22:58
Reporterfch Assigned Toderick  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
PlatformUnixOSUbuntu/Mandriva 
Product Version2.1.0 
Summary0000654: 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.

TagsNo tags attached.
Operating System
PHP Version5.3.3

Activities

derick

2011-01-14 22:58

administrator   ~0001647

This seems to have been a deliberate change ages ago:
http://svn.xdebug.org/cgi-bin/viewvc.cgi?view=revision&root=xdebug&revision=2793

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.

Issue History

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