• Resolved NAROLLES

    (@narolles)


    Hello,

    On PHP 8.4, I’m getting a fatal PHP parse error inside APCu Manager’s bundled DecaLog SDK:

    PHP Fatal error: syntax error, unexpected '|', expecting variable (T_VARIABLE) in /wp-content/plugins/apcu-manager/includes/libraries/decalog-sdk/EventsLogger.php on line 76

    This suggests a corrupted file or an invalid union type declaration (e.g., a stray | in a parameter/property type).
    Could you please confirm APCu Manager + DecaLog SDK compatibility with PHP 8.4, and provide a fixed build?
    Environment: WordPress (PHP 8.4), OPcache enabled.
    Steps tried: plugin deactivated, OPcache reset, fresh re-install. The error persists.
    If useful, I can share the exact code block around line 76.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Pierre Lannoy

    (@pierrelannoy)

    Hello @narolles !

    I confirm all the PerfOps One stack is compatible with PHP 8.4.

    Nevertheless, the issue you see is due to a wrong PHP version: you’re not using PHP 8.x.
    As explained in older support tickets, it’s probably due to a PHP version mismatch between web and cli…

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.