Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proxy zend_compile_string() so that eval() compilation tme is profiled #5

Merged
merged 2 commits into from
Mar 13, 2012

Conversation

davidsklar
Copy link
Contributor

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.

@ghost ghost assigned billf Feb 23, 2012
billf pushed a commit that referenced this pull request Mar 13, 2012
Proxy zend_compile_string() so that eval() compilation tme is profiled
@billf billf merged commit 270b75d into phacility:master Mar 13, 2012
@LionsAd LionsAd mentioned this pull request Nov 6, 2015
helpfulrobot pushed a commit to helpfulrobot/titledk-silverstripe-xhprof that referenced this pull request Dec 31, 2015
BUGFIX: Renamed heyday -> silverstripe
@Minasu Minasu mentioned this pull request Jun 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants