Solution for PHP xdebug not formatting / overloading var_dump()
If any of you have ever experienced a problem with xdebug non displaying var_dump() with the nice overload method it includes, especially when using PHP 5.3, you may try the following:
Open your p