On Fri, 26 Nov 2010, Nikolai Essel - MAXWORX GmbH wrote:
> I tried the code of http://xdebug.org/archives/xdebug-general/1913.html again with PHP 5.1.6 and XDebug 2.0.3.
> The result below was the expected one (private members of base class included).
>
> Why this behavior changed, or can this be configured anywhere?
This changed some time ago. I don't know what's the correct behaviour.
The private propreties from the base class can not really be accessed by
the child class anyway. Why are you expecting them to be there?
(and, please, no top-posting of replies).
cheers,
Derick
-- Like Xdebug? Consider a donation: http://xdebug.org/donate.php Xdebug | http://xdebug.org | xdebug-general@lists.xdebug.org twitter: @derickr and @xdebugReceived on Fri Nov 26 2010 - 17:30:34 GMT
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST