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: PHP 7 support

Status Resolved
Add-on / Version Publisher 1.7.1
Severity
EE Version 2.11.3

Mike Carter

Dec 01, 2016

Description:
Under PHP 7.0.13 we got many PHP notices similar to the one referenced in this ticket - https://boldminded.com/support/ticket/1356.
Also found translations weren’t being pulled through correctly on the front end, kept getting English. Rolled back to PHP 5 (5.3.29 in this instance) and everything was fine again.

Detailed steps to reproduce the issue:
1. Install EE 2.11.3 and Publisher 1.7.1 running PHP 7.0.13
2. Add content in 2 languages
3. Try to output content in the 2nd language in a {exp:channel:entries} loop

#1

Mike Carter

We just tried the same site running PHP 5.6.20 and had similar issues in that we couldn’t output other translations through. 5.3.29 seems to work fine (apart from having to change some [] array syntax).

#2

BoldMinded (Brian)

What field types are not showing as translated? All or just specific ones?

#3

BoldMinded (Brian)

Also I run my dev environment in 5.6 and content is showing translated for me. If there was a bug specific to 5.6 I’m pretty sure I would have heard about it by now.

Login to reply