Inspect 7.x-4.2


New features
------------
Backend (PHP)
* Added option (integer) 'wrappers', which ensures more usable code line detection when an inspection or tracing function/method is wrapped in another logging function/method.
* Raised minimum truncation to 100.000, for inspection as well as tracing.

Frontend (Javascript)
* Added option (integer) 'wrappers'; ditto.
* Added support for frontend output formatting on demand; functions inspect.formatInspectOutput() and inspect.formatTraceOutput().


Bug fixes
---------
Backend (PHP)
* Fixed use of potentially un-set name option.


Security
--------
Backend (PHP)
* Now checks that options name and message are scalar, before using them.


Install/update notes
--------------------
 * Clear all cache
