PHP Error – Error Reporting Done Right!

If you’re developing using a framework, then changes are that you’re already taking advantage of its built-in error reporting. However, for PHP development without a framework, the default error reporting can be extremely hard to interpret. PHP Error, a new open source library aims at improving the display of PHP errors for easier debugging. By simply …

PHP Error – Error Reporting Done Right! Read More »