Closed (fixed)
Project:
Panopoly
Version:
7.x-1.x-dev
Component:
Core
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
28 Jan 2020 at 17:26 UTC
Updated:
28 May 2020 at 19:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
dsnopekPatch is attached!
EDIT: Here's the Travis build: https://travis-ci.org/panopoly/panopoly/builds/643003982
Comment #3
cboyden commentedThis works - tested on a view with an exposed date filter and click-sortable table display.
Comment #4
dsnopekHere's another bunch of PHP 7 issues that were already committed:
https://www.drupal.org/node/2889759
https://www.drupal.org/node/2995679
https://www.drupal.org/node/2843367
I guess we should look at those too, but I don't think those are fatal errors, so waiting for the release may be OK, if any are problematic somehow
Comment #5
dsnopekHere's a new patch that adds all the PHP 7 patches.
I read them, and they look good. I tested that the patches all apply and that the result still works in a rudimentary way (I added a Date field to a content type and created a node with it). This all seems fine.
Comment #6
cboyden commentedWe've been using these Date patches in a Panopoly child distribution and everything's working fine.
Comment #8
dsnopekCommitted, thanks!