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)

Aug 21, 2023

Comment has been marked private.

#2

Eric Harth

Sep 11, 2023

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)

Sep 11, 2023

Eric, download the latest version from your account.

#4

Eric Harth

Sep 12, 2023

Nice, thanks

Login to reply