[xdebug-dev] Bug 0000144: Used variables/ Variables in local scope doesn't work with function arguments

From: <noreply[@]lists.xdebug.org>
Date: Tue, 2 Jan 2007 23:11:18 +0100

The following bug has been CLOSED
======================================================================
http://bugs.xdebug.org/bug_view_page.php?bug_id=0000144
======================================================================
Reporter: derick
Handler:
======================================================================
Project: Xdebug
Bug ID: 144
Category: Usage problems
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Operating System:
PHP Version: 5.1.0-dev
Xdebug Version: 2.0-dev
======================================================================
Date Submitted: 2005-08-11 14:39 CEST
Last Modified: 2007-01-02 23:11 CET
======================================================================
Summary: Used variables/ Variables in local scope doesn't work with function arguments
Description:
When using PHp 5.1/6.0 "variables in local scope" only works for *used*
variable names. If you pass them to the function without using them
they're not registered.
See test "test6.php" and the FIXME in:
static void add_used_variables(function_stack_entry *fse, zend_op_array
*op_array)

======================================================================

----------------------------------------------------------------------
 derick - 2007-01-02 23:11 CET
----------------------------------------------------------------------
THis is fixed!

Bug History
Date Modified Username Field Change
======================================================================
2005-08-11 14:39derick New Bug
2005-08-11 14:39derick Bug Monitored: derick
2005-08-11 14:40derick Status new => confirmed
2007-01-02 23:11derick Bugnote Added: 0000537
2007-01-02 23:11derick Status confirmed => closed
======================================================================
Received on Tue Jan 02 2007 - 23:11:20 GMT

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