摘要:
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 php.ini file(for instance located in /etc/php5/apache2/php.ini)Locate the line that sayshtml_errors = OffC 阅读全文