2.0.0
- Generate run_id() in the config, so that another part of code can put a link/header in the page for easily accessing the profiled data.
- Drop the dependency on the xhprof_lib files, as the needed code is just a file_put_contents of the serialized data.
Thanks you @peterverraedt