xhprof
xhprof copied to clipboard
PHP7/PHP8 support
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
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 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...
PHP 8.3
   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...