by ceseshi
Hi Cristoph,
I found that when passing an object with some private properties, firephp does not show the private properties.
I got the function parseObject() from the comments here: http://es2.php.net/get_object_vars
And replaced get_object_vars($var) with $this->parseObject($var), on line 560 of FirePHP.class.php
Hope this helps :)
1 of 1 users found the following review helpful. Was this review helpful to you? Yes | No
All types of object members are now supported in FirePHP 0.2.1