You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 15, 2017. It is now read-only.
I've been playing with this for the past few days. I found today at http://www.bluestatic.org/bugs/showreport.php?bugid=182 that there is a conflict between PHP 5.3.2 and Xdebug 2.0.5 (which Ubuntu 10.04 has by default). I found compiling my own Xdebug 2.2.1 fixed it. There's a wizard here: http://xdebug.org/wizard.php and I used the following setting in my xdebug.ini
Is there a way to make the information for arrays and objects expandable to be able to get the properties for member variables key=>value information?
The text was updated successfully, but these errors were encountered: