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.

Please read about the changes to BoldMinded add-on licensing.

Ticket: PHP errors straight after install

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

David O'Neill

Aug 25, 2023

Hi, I am just checking out your trail as this is functionality we must have in order to go with EE as our CMS. I would apprentice any help to get this working so I that can show it off as an option to manage our workflows.
Thanks you

I get a bunch of these

Deprecated
preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated
user/addons/publisher/Service/Field/FieldFactory.php, line 63

Severity: E_DEPRECATED

And then this

Warning
Cannot modify header information - headers already sent by (output started at ee/legacy/core/Exceptions.php:120)
ee/ExpressionEngine/Boot/boot.common.php, line 478

Severity: E_WARNING

#1

BoldMinded (Brian)

Have you created channels and added custom fields to them?

Login to reply