- π¨π¦Canada joelpittet Vancouver
Looks fixed in #2557061: deprecated constructor in PHP 7 β please upgrade your panels
Hello,
I just updated our Drupal 7.63 to PHP 7.0 and now am getting this error:
Deprecated function: Methods with the same name as their class will not be constructors in a future version of PHP; panels_cache_object has a deprecated constructor in require_once() (line 130 of /public_html/sites/all/modules/ctools/ctools.module).
Is there a patch to fix this? I have Ctools 7.x-1.14
Closed: duplicate
3.0
Code
The issue particularly affects sites running on PHP version 7.0.0 or later.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Looks fixed in #2557061: deprecated constructor in PHP 7 β please upgrade your panels