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: PHP8.2 deprecation warnings

Status Resolved
Add-on / Version Publisher 3.10.1
Severity
EE Version 7.3.5

Eric Harth

Aug 17, 2023

Hi, I can see there was a previous ticket about PHP8.2 deprecation warnings that was closed. Have the necessary updates been integrated yet? We’re testing moving to PHP8.2 and need to clean up the warnings. Example below

Cheers

Deprecated
Creation of dynamic property Publisher_ext::$fieldHandler is deprecated
user/addons/publisher/ext.publisher.php, line 204  

Severity: E_DEPRECATED
Deprecated
Creation of dynamic property Publisher_hooks_base::$defaultLanguageId is deprecated

user/addons/publisher/legacy/libraries/hooks/Publisher_hooks_base.php, line 114

Severity: E_DEPRECATED
Deprecated
Creation of dynamic property Publisher_hooks_base::$defaultLanguageCode is deprecated

user/addons/publisher/legacy/libraries/hooks/Publisher_hooks_base.php, line 115

Severity: E_DEPRECATED
Deprecated
Creation of dynamic property Publisher_hooks_base::$currentLanguageId is deprecated

user/addons/publisher/legacy/libraries/hooks/Publisher_hooks_base.php, line 116

Severity: E_DEPRECATED
Deprecated
Creation of dynamic property Publisher_hooks_base::$currentLanguageCode is deprecated

user/addons/publisher/legacy/libraries/hooks/Publisher_hooks_base.php, line 117

Severity: E_DEPRECATED
#1

BoldMinded (Brian)

Comment has been marked private.

#2

Eric Harth

Thanks, that resolved all but one.

Creation of dynamic property BoldMinded\Publisher\Service\Entry\EntryResult::$_usort_use publisher/Service/Entry/EntryResult.php, line 930

Cheers

#3

BoldMinded (Brian)

Eric, download the latest version from your account.

#4

Eric Harth

Nice, thanks

Login to reply