View Issue Details

IDProjectCategoryView StatusLast Update
0000654XdebugUncategorizedpublic2011-01-14 22:58
Reporterfch Assigned To 
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.