The libraries module uses some deprecated code which has been fixed in this patch: #2779591: Version Callback functions that pass parameters by reference not permitted in PHP 7
Let's include this patch.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | panopoly_core-libraries-php-7-compat-2948452-5.patch | 411 bytes | cboyden |
| #3 | panopoly-core-libraries-php-7-compat-2948452.patch | 495 bytes | bkosborne |
Comments
Comment #2
bkosborneComment #3
bkosborneComment #4
cboyden commentedLibraries has released a new version 2.5 that fixes the issue.
Comment #5
cboyden commentedUpdated patch to build libraries version 2.5.
Comment #6
dsnopekHere's a test build on Travis:
https://travis-ci.org/panopoly/panopoly/builds/445343837
Comment #8
dsnopekTests passed, manual testing seemed fine, reviewed the changes. Committed!