PHP Automatic Bug Tracker

I’ve hacked together a small but functional bug tracker for my website. My common.php has some code in it now to use my new BugTracker class to report PHP errors and uncaught exceptions.

Well, at least exceptions. I apparently forgot everything I know about bitmasks, because enabling the error report catcher fills my inbox with 200 emails in seconds flat. Whoops.

Leave a Reply