Problem/Motivation
Features has two new releases since 2.11:
- https://www.drupal.org/project/features/releases/7.x-2.12
- https://www.drupal.org/project/features/releases/7.x-2.13
The 2.12 release introduced some regressions which 2.13 should have fixed. Two patches for PHP compatibility have been committed, plus other fixes and coding standards updates.
Steps to reproduce
N/A
Proposed resolution
Update makefile.
Remaining tasks
Patch and test.
User interface changes
N/A
API changes
N/A
Data model changes
N/A
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | panopoly_core-update-features-3210308-2.patch | 774 bytes | cboyden |
Comments
Comment #2
cboyden commentedPatch is attached and tests are running at https://travis-ci.org/github/cboyden/panopoly/builds/768043929.
Comment #4
dsnopekThat regression in 7.x-2.12 sounds scary! Glad we didn't update to that version. :-)
Anyway, thanks for the patch and the test results - committed!