This repository has been archived by the owner on Oct 6, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 209
Wrong summary in php8 #107
Comments
Having the same issue, any ideas how to fix? |
Any insight here? It seems that no changes related to this have happened since 2020, and with php74 becoming EOL... we are running out of options if this doesn't calculate totals properly under php80/81. Ciao :-) |
@stronk7 try |
Yeah, thanks, @hotrush . That's the PECL (https://github.com/longxinH/xhprof , fork of the old/original, recently "revived"). As far as we support both flavours... I just was asking if this is going to be updated to support newer PHP versions or no, just that. Ciao :-) |
10 tasks
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I tried extension with php8 and there is a problem in summary it shows 0 values:
There is two request to the same page, first request is php8 and second is php7.4
The text was updated successfully, but these errors were encountered: