EE4 compatibility updates:
- Publisher is EE4 and EE5 compatible, but it does not currently support the Fluid field (it's in the works).
- Reel is EE4 and EE5 compatible, but it does not currently support the Fluid field.
Ticket: PHP8.2 deprecation warnings
Status | Resolved |
Add-on / Version | Publisher 3.10.1 |
Severity | |
EE Version | 7.3.5 |
Eric Harth
Aug 17, 2023Hi, 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
BoldMinded (Brian)
Comment has been marked private.
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
BoldMinded (Brian)
Eric, download the latest version from your account.
Eric Harth
Nice, thanks