php-net-tutorial icon indicating copy to clipboard operation
php-net-tutorial copied to clipboard

error_reporting -> debuggin topic

Open PeeHaa opened this issue 12 years ago • 1 comments

Convert and expand the error_reporting topic to a basic debugging topic

PeeHaa avatar Jul 05 '12 20:07 PeeHaa

Something to consider: Has xdebug become a standard in the PHP world? We could refer to it, especially considering it's a PECL extension. Unfortunately it is not documented at php.net though, which limits our ability to promote its use.

And worth noting: setting display_errors at runtime will not work when syntax errors are present.

philip avatar Jul 05 '12 23:07 philip