• When I us the plugin to do a profiling with php 8.4 it starts but never finish.

    When I use php 8.3 it works.

    CAn you take a look at php 8.4 compatibility?

Viewing 1 replies (of 1 total)
  • Plugin Author bruandet

    (@bruandet)

    It is compatible with PHP 8.4.
    Either there’s a bug, or an issue with your configuration (e.g., PHP 8.4 is missing an extension).

    1. Go to the “Settings” tab, scroll down to “PHP Error Logging” and make sure that this option is enabled.
    2. Run the profiler until is hangs.
    3. Check the PHP error log, usually /wp-content/debug.log. If you can’t find it, check its path by clicking on the “Support” tab and search for [Error log] and WP_DEBUG_LOG.

Viewing 1 replies (of 1 total)

The topic ‘Problem with php 8.4’ is closed to new replies.