Make sure that the module works correctly with PHP 7, there are some changes which could affect it:

http://php.net/manual/en/migration70.incompatible.php

Comments

DamienMcKenna created an issue. See original summary.

DamienMcKenna’s picture

Issue tags: +PHP 7.0 (duplicate)
DamienMcKenna’s picture

Now that we have the PHP 7 testbot available, there are some errors to fix: https://www.drupal.org/pift-ci-job/355397

DamienMcKenna’s picture

Title: Make sure the module is compatible with PHP 7 » Make Panelizer on D7 fully compatible with PHP 7
Related issues: +#2760041: Make CTools on D7 fully compatible with PHP 7, +#2760043: Make Panels on D7 fully compatible with PHP 7

Standardizing the issue title to match the similar CTools and Panels issues.

DamienMcKenna’s picture

Ok, the tests fail with PHP 7 because it checks out the last stable releases of CTools and Panels, their PHP 7 fixes are in the -dev codebase but have not been released yet.

DamienMcKenna’s picture

Status: Active » Postponed

Postponing this until CTools and Panels are fixed.

DamienMcKenna’s picture

DamienMcKenna’s picture

Status: Postponed » Active

Now that CTools 7.x-1.10 is out with the PHP 7 fixes, we can get back to finishing this!

DamienMcKenna’s picture

Status: Active » Fixed

According to the tests Panelizer is a-ok with PHP 7.0, and probably 7.1 too, all of the problems are in CTools and Panels.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.