[xdebug-dev] Bug 0000362: Superglobal overwritten by local variable

From: <noreply[@]lists.xdebug.org>
Date: Fri, 11 Apr 2008 18:13:46 +0200

The following NEW bug has been ADDED.
======================================================================
http://bugs.xdebug.org/bug_view_page.php?bug_id=0000362
======================================================================
Reporter: Yogui
Handler:
======================================================================
Project: Xdebug
Bug ID: 362
Category: Usage problems
Reproducibility: have not tried
Severity: block
Priority: normal
Status: new
Operating System: Windows XP SP2
PHP Version: 5.2.5
Xdebug Version: 2.0.2
======================================================================
Date Submitted: 2008-04-11 18:13 CEST
Last Modified: 2008-04-11 18:13 CEST
======================================================================
Summary: Superglobal overwritten by local variable
Description:
I am not sur how to reproduce this bug.
I am developing a Zend Framework application. I have a $_POST['tags']
superglobal variable and also a $tags local object. When I put a
breakpoint to inspect $_POST, its 'tags' offset shows me $tags instead.
However, if i var_dump($_POST), I find my original data untouched.
======================================================================

Bug History
Date Modified Username Field Change
======================================================================
2008-04-11 18:13Yogui New Bug
2008-04-11 18:13Yogui Bug Monitored: Yogui
======================================================================
Received on Fri Apr 11 2008 - 18:13:50 BST

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