CHANGELOG
=========

0.11.0 (2014-XX-XX)

 * Add support for PHP 5.5
 * Performance improvements
 * Fix some leaks
 * http_response_code() function for PHP5.3
 * UPROFILER_FLAGS_FUNCTION_INFO for user function filename definition and lineno
 * Notice when double activation is detected
 * always report non-function calls as run_init::*/*
 * add closure information to distinguish them (filename, lines)
 * fix leak when calling enable() multiple times
 * enable() and disable() now return TRUE or FALSE on success/failure
