Christopher Pitt shows how to read and write large files efficiently, using of streams and generators to remove an entire category of application errors.
Tag: errors
Load Nagati shows you 11 powerful ways to debug WordPress and PHP errors starting with the famous WP_Debug, and then covering some more advanced methods.
Jeff Smith expands on his previous "Defensive programming" post by offering more tips on making sure your apps do what they're supposed to. Check it out!
Younes introduces Bugsnag, an excellent professional error monitoring, reporting and parsing tool, and implements it into an old Laravel app.
James DiGioia walks through 3 potential methods of solving the problem, as well as how to implement each one, the pros and cons, and which they're best fit.
UserSnap is a JS widget your clients can use to send you detailed bug reports. See how you can send PHP errors to it and improve those reports.
Some of the best productivity hacks for PhpStorm - the PHP IDE