Title: PHP 8.3 Deprecated Warning
Last modified: September 11, 2025

---

# PHP 8.3 Deprecated Warning

 *  Resolved [liammcluckie](https://wordpress.org/support/users/liammcluckie/)
 * (@liammcluckie)
 * [9 months ago](https://wordpress.org/support/topic/php-8-3-deprecated-warning/)
 * 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!
 *     ```wp-block-code
       [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](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fphp-8-3-deprecated-warning%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Support [Ginger Coolidge](https://wordpress.org/support/users/gscoolidge/)
 * (@gscoolidge)
 * [8 months, 4 weeks ago](https://wordpress.org/support/topic/php-8-3-deprecated-warning/#post-18639700)
 * Hello [@liammcluckie](https://wordpress.org/support/users/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](https://www.loom.com/share/28139090d53c4fb5a26ea11dd04d0227)
 * Thanks in advance! 🙂
 *  Thread Starter [liammcluckie](https://wordpress.org/support/users/liammcluckie/)
 * (@liammcluckie)
 * [8 months, 3 weeks ago](https://wordpress.org/support/topic/php-8-3-deprecated-warning/#post-18641717)
 * Hi,
 * Thanks for the response. Please find the system info below.
 *     ```wp-block-code
       WordPress EnvironmentHome URL: http://youngpeoplecornwall-new.tldSite URL: http://youngpeoplecornwall-new.tld/wpWP Version: 6.8.2WP Multisite: –WP Memory Limit: 256 MBWP Debug Mode: ✔WP Cron: ✔Language: en_USPermalink Structure: /%postname%/Show on Front: pagePage on Front: Home (#35)Page for Posts: UnsetTable Prefix Length: wp_Table Prefix Length: 3Table Prefix Status: AcceptableAdmin AJAX: InaccessibleRegistered 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 EnvironmentHosting Provider: DBH: mariadb, SRV: youngpeoplecornwall-new.tldTLS Connection: Connection uses TLS 1.3TLS Connection: Probably OkayServer Info: nginx/1.26.2PHP Version: 8.3.10PHP Post Max Size: 200 MBPHP Time Limit: 30PHP Max Input Vars: 1000PHP Max Upload Size: 200 MBcURL Version: 8.9.0, OpenSSL/3.3.1SUHOSIN Installed: –Default Timezone is UTC: ✔fsockopen/cURL: ✔SoapClient: ✔DOMDocument: ✔gzip: ✔GD Graphics Library: ✔Multibyte String: ✔Remote Post: ✔Remote Get: ✔ GiveWP ConfigurationGiveWP Version: 4.8.0GiveWP Cache: EnabledDatabase 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_logGiveWP Cache: EnabledGiveWP Cache: ✔New Donation✔Donation Receipt✔Donation Processing Receipt❌New Offline Donation❌Offline Donation Instructions✔New User Registration✔User Registration Information✔Donation Note✔Email accessUpgraded From: 4.6.1Test Mode: EnabledCurrency Code: GBPCurrency Position: BeforeDecimal 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 ElementDefault Payment Gateway: Stripe - Credit CardPayPal IPN Notifications: N/ADonor Email Access: EnabledStripe Webhook Notifications: October 23, 2024 11:14 amPlatform Fee Amount: 2% Active GiveWP Add-ons Other Active PluginsACF Content Analysis for Yoast SEO: by Thomas Kräftner, ViktorFroberg, marol87, pekz0r, angrycreative, Team Yoast – 3.2Advanced Custom Fields PRO: by WP Engine – 6.5.0.1Akismet Anti-spam: Spam Protection: by Automattic - Anti-spam Team – 5.5GravityExport Lite: by GravityKit – 2.4.0Gravity Forms: by Gravity Forms – 2.9.17.1Gravity Forms Booking: by Gravity More – 2.5.3Gravity Forms Mailchimp Add-On: by Gravity Forms – 5.7.0Imagify: by Imagify Image Optimizer – Optimize Images & Convert WebP & Avif – 2.2.6ManageWP - Worker: by GoDaddy – 4.9.24Redirection: by John Godley – 5.5.2Redis Object Cache: by Till Krüss – 2.6.3Simple Custom Post Order: by Colorlib – 2.5.11Solid Security Pro: by SolidWP – 8.5.8WP CLI Login Command Server: by Evan Mattson – 1.5WP Migrate: by WP Engine – 2.7.4Yoast SEO: by Team Yoast – 25.7 Inactive PluginsWP Rocket: by WP Media – 3.18.3 Active MU PluginsDisable Password Reset Emails For Admins: by Venn Creative – 1.0.0ManageWP - Worker Loader: by GoDaddy – 1.0.0WP Rocket | Enforce Trailing Slash on URLs: by WP Rocket Support Team – ThemeName: youngpeoplecornwallVersion: 1.0Author URL: https://venncreative.co.ukChild 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](https://wordpress.org/support/users/gscoolidge/)
 * (@gscoolidge)
 * [8 months, 3 weeks ago](https://wordpress.org/support/topic/php-8-3-deprecated-warning/#post-18644145)
 * Hello [@liammcluckie](https://wordpress.org/support/users/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:
 *     ```wp-block-code
       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](https://wordpress.org/support/users/liammcluckie/)
 * (@liammcluckie)
 * [8 months, 3 weeks ago](https://wordpress.org/support/topic/php-8-3-deprecated-warning/#post-18644851)
 * 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](https://wordpress.org/support/users/gscoolidge/)
 * (@gscoolidge)
 * [8 months, 3 weeks ago](https://wordpress.org/support/topic/php-8-3-deprecated-warning/#post-18646096)
 * 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.

 * ![](https://ps.w.org/give/assets/icon-256x256.jpg?rev=2873287)
 * [GiveWP - Donation Plugin and Fundraising Platform](https://wordpress.org/plugins/give/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/give/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/give/)
 * [Active Topics](https://wordpress.org/support/plugin/give/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/give/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/give/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Ginger Coolidge](https://wordpress.org/support/users/gscoolidge/)
 * Last activity: [8 months, 3 weeks ago](https://wordpress.org/support/topic/php-8-3-deprecated-warning/#post-18646096)
 * Status: resolved