Open ibanez0r opened 10 years ago
I have tried yes but i have had no luck implementing it, i spent hours looking thru api docs and such with no luck yet!
Hello, Not sure to understand your need !? ... but have you try to call "dump($var, "my var");" in the catch of your exception ?
if you want to have a global call to dump for any exception ...well, i'll never do this, but seems to be possible by using an Handler ? http://php.net/manual/en/function.set-exception-handler.php
Does anybody have an idea to use such this solution ?
just out of curiosity, Is it possible to install this into joomla in such a way that runs the dump on an associated object when an exception occurs?