Closed davidsklar closed 12 years ago
If someone is using eval() then currently eval() compilation time is not included in xhprof results. This patch adds proxying for zend_compile_string() to change that.
If someone is using eval() then currently eval() compilation time is not included in xhprof results. This patch adds proxying for zend_compile_string() to change that.