All add-ons currently require PHP 7.4 or greater.

On July 4th 2024 PHP 8.2 will be the new minimum requirement for all add-ons. Expect any add-on released after that date to require 8.2 or greater. Some releases may not immediately take advantage of 8.x specific features in PHP, which means you might, be able to continue using new releases in PHP 7.4, however, if you experience an error the first thing you should do is update to PHP 8.2 then create a support ticket if the error persists.

Publisher does not support the Fluid field type. Please do not contact asking when support will be available.

If you purchased an add-on from expressionengine.com, be sure to visit boldminded.com/claim to add the license to your account here on boldminded.com.

Ticket: Snaptcha PHP 8.2. support

Status Resolved
Add-on / Version Snaptcha 3.2.2
Severity
EE Version 7.3.12

Simon Andersohn

Oct 14, 2023

I found some deprecation errors with Snaptcha and PHP 8.2 with:

Deprecated
Creation of dynamic property BoldMinded\Snaptcha\Library\Basee\Setting::$tableName is deprecated
user/addons/snaptcha/Library/Basee/Setting.php, line 49
Severity: E_DEPRECATED

Deprecated
Creation of dynamic property Snaptcha_ext::$setting is deprecated
user/addons/snaptcha/ext.snaptcha.php, line 36
Severity: E_DEPRECATED

Deprecated
Creation of dynamic property Snaptcha_ext::$trialService is deprecated
user/addons/snaptcha/ext.snaptcha.php, line 37
Severity: E_DEPRECATED


Will this addon be updated some time soon?

#1

BoldMinded (Brian)

Thanks for letting me know Simon. I’ll take a look at this soon.

#2

BoldMinded (Brian)

New version released that should fix these errors.

Login to reply