-
Notifications
You must be signed in to change notification settings - Fork 167
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
Tests fail on PHP 8.2.0 beta3 and RC1 #68
Comments
FAILED TEST SUMMARY
---------------------------------------------------------------------
XHProf: Basic Profiling Test
Author: Kannan [tests/xhprof_001.phpt]
XHProf: Test (direct and indirect) recursive function calls.
Author: Kannan [tests/xhprof_002.phpt]
XHProf: Test Class Methods, Constructors, Destructors.
Author: Kannan [tests/xhprof_003.phpt]
XHProf: Test Include File (load/run_init operations)
Author: Kannan [tests/xhprof_004.phpt]
XHProf: Test excluding call_user_func and similar functions
Author: mpal [tests/xhprof_007.phpt]
XHProf: Sampling Mode Test
Author: kannan [tests/xhprof_008.phpt] |
|
@longxinH probably because of php/php-src@dc5475c |
@andypost Thank you very much for the information, I am also looking for relevant information |
@longxinH as I se php/php-src@396b2aa also may affect |
Also I see following warnings caused by
|
@andypost The latest master branch has resolved compatibility issues |
@longxinH Thank you a lot! it works great! Please tag new release |
Thank you! pushed upgrade to Alpinelinux, php74 works too) |
Bug Report
Please answer these questions before submitting your issue. Thanks!
What did you do? If possible, provide a simple script for reproducing the error.
rebuilding against PHP 8.2.0RC1 as API changed
What did you expect to see?
tests pass
What did you see instead
lots of failed tests
What is your Xhprof version?
2.3.5
The text was updated successfully, but these errors were encountered: