• Resolved liammcluckie

    (@liammcluckie)


    Hi,

    We are currently testing the local version of our site on PHP 8.3 and we are getting quite a few PHP deprecated warnings. The warnings are all for the same thing which is the creation of dynamic properties but each warning is relating to a different property.

    We have tested the site using the most recent version of the plugin 4.8.0 along with the most recent version of WordPress core 6.8.2. We have also tried disabling other plugins to ensure that the issue isn’t being triggered by one of these.

    Please find the full log of deprecation warnings below.

    Cheers!

    [11-Sep-2025 11:51:48 UTC] PHP Deprecated:  Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$SERVER_SOFTWARE is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$REQUEST_URI is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$HOSTNAME is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$PHP_INI_DIR is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$SHLVL is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$HOME is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$PAGER is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$PHP_LDFLAGS is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$PHP_CFLAGS is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$PGID is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$PHP_VERSION is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$GPG_KEYS is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$PHP_CPPFLAGS is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$PHP_ASC_URL is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$PHP_URL is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$PATH is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$PUID is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$PHPIZE_DEPS is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$PWD is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$PHP_SHA256 is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$TZ is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$HTTP_ACCEPT_LANGUAGE is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$HTTP_ACCEPT_ENCODING is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$HTTP_REFERER is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$HTTP_ORIGIN is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$HTTP_CONTENT_TYPE is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$HTTP_ACCEPT is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$HTTP_USER_AGENT is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$HTTP_CONTENT_LENGTH is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$HTTP_CONNECTION is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$HTTP_HOST is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$SCRIPT_FILENAME is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$PATH_INFO is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$REDIRECT_STATUS is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$SERVER_NAME is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$SERVER_PORT is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$SERVER_ADDR is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$REMOTE_PORT is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$REMOTE_ADDR is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$GATEWAY_INTERFACE is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$REQUEST_SCHEME is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$SERVER_PROTOCOL is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$DOCUMENT_ROOT is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$DOCUMENT_URI is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$SCRIPT_NAME is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$CONTENT_LENGTH is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$CONTENT_TYPE is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$REQUEST_METHOD is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$QUERY_STRING is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$FCGI_ROLE is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$PHP_SELF is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$REQUEST_TIME_FLOAT is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$REQUEST_TIME is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$argv is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$argc is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$WP_ENV is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$WEBROOT is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$DB_HOST is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$DB_NAME is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$DB_USER is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$DB_PASSWORD is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$DB_PREFIX is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$WP_HOME is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$WP_SITEURL is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$MAP_API is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$AUTH_KEY is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$SECURE_AUTH_KEY is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$LOGGED_IN_KEY is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$NONCE_KEY is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$AUTH_SALT is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$SECURE_AUTH_SALT is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$LOGGED_IN_SALT is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$NONCE_SALT is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$SBI_ENCRYPTION_KEY is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45
    [11-Sep-2025 11:51:48 UTC] PHP Deprecated: Creation of dynamic property Give\DonationSpam\Akismet\DataTransferObjects\CommentCheckArgs::$SBI_ENCRYPTION_SALT is deprecated in /srv/www/youngpeoplecornwall/public/content/plugins/give/src/DonationSpam/Akismet/DataTransferObjects/CommentCheckArgs.php on line 45

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Ginger Coolidge

    (@gscoolidge)

    Hello @liammcluckie ,

    Glad you reached out, happy to help.

    Myself and two colleagues have been trying to reproduce that error, but nothing thus far. We’re testing with:

    • core GiveWP 4.8.0
    • Akismet 5.5
    • WP version 6.8.2

    Can you send us the system info for your local install so we can compare it to our test sites please?

    To do this, navigate to GiveWP > Tools > System Info (tab), click the button to Get System Report and copy/paste ALL of the text in your reply to us here.  This is a (silent) screen video showing you were to find this information in your WordPress admin: https://www.loom.com/share/28139090d53c4fb5a26ea11dd04d0227

    Thanks in advance! 🙂

    Thread Starter liammcluckie

    (@liammcluckie)

    Hi,

    Thanks for the response. Please find the system info below.

    WordPress Environment

    Home URL: http://youngpeoplecornwall-new.tld
    Site URL: http://youngpeoplecornwall-new.tld/wp
    WP Version: 6.8.2
    WP Multisite: –
    WP Memory Limit: 256 MB
    WP Debug Mode: ✔
    WP Cron: ✔
    Language: en_US
    Permalink Structure: /%postname%/
    Show on Front: page
    Page on Front: Home (#35)
    Page for Posts: Unset
    Table Prefix Length: wp_
    Table Prefix Length: 3
    Table Prefix Status: Acceptable
    Admin AJAX: Inaccessible
    Registered Post Statuses: publish, future, draft, pending, private, trash, auto-draft, inherit, request-pending, request-confirmed, request-failed, request-completed, in-progress, failed, acf-disabled, refunded, revoked, cancelled, abandoned, processing, preapproval, upgraded Server Environment

    Hosting Provider: DBH: mariadb, SRV: youngpeoplecornwall-new.tld
    TLS Connection: Connection uses TLS 1.3
    TLS Connection: Probably Okay
    Server Info: nginx/1.26.2
    PHP Version: 8.3.10
    PHP Post Max Size: 200 MB
    PHP Time Limit: 30
    PHP Max Input Vars: 1000
    PHP Max Upload Size: 200 MB
    cURL Version: 8.9.0, OpenSSL/3.3.1
    SUHOSIN Installed: –
    Default Timezone is UTC: ✔
    fsockopen/cURL: ✔
    SoapClient: ✔
    DOMDocument: ✔
    gzip: ✔
    GD Graphics Library: ✔
    Multibyte String: ✔
    Remote Post: ✔
    Remote Get: ✔ GiveWP Configuration

    GiveWP Version: 4.8.0
    GiveWP Cache: Enabled
    Database Updates: All DB Updates Completed.
    Database Updates: Few Database Migrations still need to run.
    Database Tables: ✔ wp_give_donors✔ wp_give_donormeta✔ wp_give_comments✔ wp_give_commentmeta✔ wp_give_sessions✔ wp_give_formmeta✔ wp_give_sequential_ordering✔ wp_give_donationmeta✔ wp_give_revenue✔ wp_give_migrations✔ wp_give_log
    GiveWP Cache: Enabled
    GiveWP Cache: ✔New Donation✔Donation Receipt✔Donation Processing Receipt❌New Offline Donation❌Offline Donation Instructions✔New User Registration✔User Registration Information✔Donation Note✔Email access
    Upgraded From: 4.6.1
    Test Mode: Enabled
    Currency Code: GBP
    Currency Position: Before
    Decimal Separator: .
    Thousands Separator: ,
    Success Page: http://youngpeoplecornwall-new.tld/donation-confirmation/
    Failure Page: http://youngpeoplecornwall-new.tld/donation-failed/
    Donation History Page: http://youngpeoplecornwall-new.tld/donor-dashboard/
    GiveWP Forms Slug: /donations/
    Enabled Payment Gateways: Stripe - Credit Card, Stripe - Payment Element
    Default Payment Gateway: Stripe - Credit Card
    PayPal IPN Notifications: N/A
    Donor Email Access: Enabled
    Stripe Webhook Notifications: October 23, 2024 11:14 am
    Platform Fee Amount: 2% Active GiveWP Add-ons Other Active Plugins

    ACF Content Analysis for Yoast SEO: by Thomas Kräftner, ViktorFroberg, marol87, pekz0r, angrycreative, Team Yoast – 3.2
    Advanced Custom Fields PRO: by WP Engine – 6.5.0.1
    Akismet Anti-spam: Spam Protection: by Automattic - Anti-spam Team – 5.5
    GravityExport Lite: by GravityKit – 2.4.0
    Gravity Forms: by Gravity Forms – 2.9.17.1
    Gravity Forms Booking: by Gravity More – 2.5.3
    Gravity Forms Mailchimp Add-On: by Gravity Forms – 5.7.0
    Imagify: by Imagify Image Optimizer – Optimize Images & Convert WebP & Avif – 2.2.6
    ManageWP - Worker: by GoDaddy – 4.9.24
    Redirection: by John Godley – 5.5.2
    Redis Object Cache: by Till Krüss – 2.6.3
    Simple Custom Post Order: by Colorlib – 2.5.11
    Solid Security Pro: by SolidWP – 8.5.8
    WP CLI Login Command Server: by Evan Mattson – 1.5
    WP Migrate: by WP Engine – 2.7.4
    Yoast SEO: by Team Yoast – 25.7 Inactive Plugins

    WP Rocket: by WP Media – 3.18.3 Active MU Plugins

    Disable Password Reset Emails For Admins: by Venn Creative – 1.0.0
    ManageWP - Worker Loader: by GoDaddy – 1.0.0
    WP Rocket | Enforce Trailing Slash on URLs: by WP Rocket Support Team – Theme

    Name: youngpeoplecornwall
    Version: 1.0
    Author URL: https://venncreative.co.uk
    Child Theme: No – If you're modifying GiveWP on a parent theme you didn't build personally, then we recommend using a child theme. See: How to Create a Child Theme
    Plugin Support Ginger Coolidge

    (@gscoolidge)

    Hello @liammcluckie ,

    Thank you for the system info! I was able to reproduce the issue when I activated the Akismet setting in GiveWP > Settings > Advanced. I’m getting PHP Warnings “Undefined array key” and “Undefined property”. I tested with the latest PHP 8.3.x version that my Local install had which was 8.3.23. I would also recommend updating to the latest version of GiveWP which is now 4.8.1, and to finish the database update migrations that shows in your system info:

    Few Database Migrations still need to run.

    Completing the above should help reduce the entries, and know that our dev team is working on clearing those final PHP Warnings in an upcoming release.

    Please let me know if you have further questions we can assist with! 🙂

    Thread Starter liammcluckie

    (@liammcluckie)

    Hi,

    Thanks for the update. I will update the plugin version and ensure the database migrations are completed. I’ll keep an eye out for the upcoming release.

    Cheers,

    Liam

    Plugin Support Ginger Coolidge

    (@gscoolidge)

    Sounds like a plan!

    I’ll go ahead and mark this support ticket as Resolved to close it out.

    Have a great rest of your day/evening 🙂

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘PHP 8.3 Deprecated Warning’ is closed to new replies.