APCu Manager + DecaLog SDK compatibility with PHP 8.4,
-
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 76This 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]
You must be logged in to reply to this topic.