xhprof icon indicating copy to clipboard operation
xhprof copied to clipboard

PHP7/PHP8 support

Results 14 xhprof issues
Sort by recently updated
recently updated
newest added

Hi ! I would like to make some changes to make XHprof UI usable with recent PHP versions Would you agree for some PRs ? (only agree if you will...

Hi, I have initiated a CI to build some PHP extensions for Windows. This extension is now available here: https://phpext.phptools.online/extension/tools-and-utilities/xhprof-294

bug

Tell me, is there a complete guide on how to install it inside the docker?

Added a composer file with PHP 7.2+ support for composer support

## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? If possible, provide a simple script for reproducing the error. I don't have...

bug

## Bug Report 1. What did you do? If possible, provide a simple script for reproducing the error. docker with php:8.4.3-fpm-alpine3.21, Symfony 7.4, APP_ENV=prod the line below with php-fpm request...

bug

![Screenshot 2024-10-18 at 08 16 56](https://github.com/user-attachments/assets/7673f683-5012-4b0b-b9eb-5a9b10bb04f7) ![Screenshot 2024-10-18 at 08 18 15](https://github.com/user-attachments/assets/8ccf9130-cdbc-4a50-ae93-e5194206b865) ![Screenshot 2024-10-18 at 08 20 05](https://github.com/user-attachments/assets/4fad3945-dbc6-44ff-8792-44d483f99abf) I have seemingly managed to enable the extension and added the function...

For reporting only filenames with hex-numbers are supported: https://github.com/longxinH/xhprof/blob/157fb0928e6189233291e3deb1fa4c36711912ab/xhprof_lib/utils/xhprof_lib.php#L910-L912 I include the date and time in filenames to make them easier to identify, so I would like that it supports...