v0.9.6
- Disable qafooprofiler_last_exception() as false positives are too high. Better approach would be to add
exception_function
argument to profiler working liketransaction_function
to detect when frameworks catch exceptions.
exception_function
argument to profiler working like transaction_function
to detect when frameworks catch exceptions.