[xdebug-dev] Bug 0000109: requesting property_get or _value of protected class member from outside the class leads to an exit

From: <xdebug-dev[@]lists.xdebug.org>
Date: Wed, 16 Feb 2005 11:49:34 +0100

A BUGNOTE has been added to this bug.
======================================================================
http://bugs.xdebug.org/bug_view_page.php?bug_id=0000109
======================================================================
Reporter: e_v_ches
Handler:
======================================================================
Project: Xdebug
Bug ID: 109
Category: Usage problems
Reproducibility: always
Severity: major
Priority: normal
Status: new
Operating System: win32
PHP Version: 5.0.3-dev
Xdebug Version: 2.0-dev
======================================================================
Date Submitted: 2005-01-06 12:50 CET
Last Modified: 2005-02-16 11:49 CET
======================================================================
Summary: requesting property_get or _value of protected class member from outside the class leads to an exit
Description:
Both property_get and property_value requests for protected member of an
instance of a class lead to debugger exit, simple and plain, without error
codes, like:

property_value -n $a->j -i 10
50 <response status="stopped" reason="ok"></response>

I'll give example code and a command-response log in additional info.

To reproduce the bug in a given code you step_into 6 times and then
request for property_get/_value $a->j
======================================================================

----------------------------------------------------------------------
 derick - 2005-02-16 11:49 CET
----------------------------------------------------------------------
This one is fixed in CVS for a few weeks now.

Bug History
Date Modified Username Field Change
======================================================================
2005-01-06 12:50e_v_ches New Bug
2005-01-06 12:50e_v_ches Bug Monitored: e_v_ches
2005-02-16 11:49derick Bugnote Added: 0000229
======================================================================
Received on Wed Feb 16 2005 - 11:49:41 GMT

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