[xdebug-dev] Bug 0000227: $_SESSION always missing from superglobals in Komodo

From: <noreply[@]lists.xdebug.org>
Date: Mon, 11 Dec 2006 22:37:10 +0100

The following bug has been CLOSED
======================================================================
http://bugs.xdebug.org/bug_view_page.php?bug_id=0000227
======================================================================
Reporter: jeffg
Handler:
======================================================================
Project: Xdebug
Bug ID: 227
Category: Feature/Change request
Reproducibility: always
Severity: tweak
Priority: normal
Status: closed
Operating System:
PHP Version: 5.1.6
Xdebug Version: 2.0.0rc2-dev
======================================================================
Date Submitted: 2006-12-11 20:59 CET
Last Modified: 2006-12-11 22:37 CET
======================================================================
Summary: $_SESSION always missing from superglobals in Komodo
Description:
once session_start() has been called I can watch $_SESSION, but I never see
it in superglobals. Maybe it could be hard-coded in there as a placeholder
and display a null value?
======================================================================

----------------------------------------------------------------------
 derick - 2006-12-11 22:37 CET
----------------------------------------------------------------------
This has been fixed in CVS now. The SESSION entry will only be part *after*
session_start() has been called though. The bug was that it was simply
never added to the Globals scope by mistake. Thanks for your report.

Bug History
Date Modified Username Field Change
======================================================================
2006-12-11 20:59jeffg New Bug
2006-12-11 20:59jeffg Bug Monitored: jeffg
2006-12-11 22:37derick Bugnote Added: 0000508
2006-12-11 22:37derick Status new => closed
======================================================================
Received on Mon Dec 11 2006 - 22:37:15 GMT

This archive was generated by hypermail 2.2.0 : Sun Jun 24 2018 - 04:00:03 BST