Closed (fixed)
Project:
Panopoly
Version:
7.x-1.x-dev
Component:
Core
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
13 Mar 2019 at 18:32 UTC
Updated:
28 Mar 2019 at 19:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
cboyden commentedSee patch to update panopoly_core.make with latest Views release.
Comment #3
bkosborneThose two patches still need to be applied. While it looks like their issues have been resolved/fixed, their code is not in 3.21 version of views. 3.21 is identical to 3.20 except for the security updates that were released.
Comment #4
bkosborneI see that the php 7.2 compatibility patch won't apply to 3.21... it needs to be re-rolled.
Comment #5
cboyden commentedThanks, here's a re-roll that includes an updated version of the Views patch from #2977851: PHP 7.2: count() on non-Countable in views_many_to_one_helper.
Comment #7
dsnopekThanks @cboyden & @bkosborne!
I tested this manually a little bit, and then committed. The automated tests are running here:
https://travis-ci.org/panopoly/panopoly/builds/506452957
Once this comes back good, I'll release!