I am using PHP 5.3 at Ubuntu 10.0.4.
I recently got PHP 5.2 + Netbeans 6.8, where debugging worked fine. Currently, when I'm debugging, only some variables are available in some statements (for example) - where one The non-empty value is being specified in the LHS variable, the variable does not appear in the variables window - even if it is clearly in the scope.
Has anyone seen this behavior - is this a feature or bug?
The correct answer (i.e. how to fix it) can be found here:
< / Div>
Comments
Post a Comment