My recent upgrade from ZF 0.15 to 0.80 has killed my global exception handler. It's just a simple function to drop a row to the database if an exception is thrown and caught by set_exception_handler. PHP hasn't been updated since I updated the framework.
What do I need to do to fix this? -- Matt http://sloat.liek.us/
