Magento Detailed Exception Dump - Version 3

Continuing with trying to improve the developer experience with Magento a key element has been my quest for a detailed exception dump that can also handle the various object recursion issues in Magento that can cause all kinds of issues when developing.

Here is my most up to date version of the detailedExceptionDump method.

Its designed to go into a customised version of Mage that you should ONLY use on development environemnts. I will leave the particular usage of this method to you, though it would make sense to also modify the printException method as a starting point.


Tags: developmentmagentoexceptiondebuggingdumptracedetailedmage.phpstatck