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: Deprecation warning when running with php 8.1 (another one)
Status | Resolved |
Add-on / Version | Publisher 3.9.1 |
Severity | |
EE Version | 6.4.5 |
Gavin @ JCOGS
Feb 13, 2023Deprecated
Return type of BoldMinded\Publisher\Dependency\MyCLabs\Enum\Enum::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
user/addons/publisher/vendor-build/myclabs/php-enum/src/Enum.php, line 222
Severity: E_DEPRECATED
php 8.1.15
BoldMinded (Brian)
Feb 13, 2023
Comment has been marked private.
Gavin @ JCOGS
Feb 13, 2023
That’s fixed it! Thanks!