govCMS / GovCMS7

Current stable release of the main Drupal 7 GovCMS distribution, with releases mirrored at https://www.drupal.org/project/govcms
https://www.govcms.gov.au/
GNU General Public License v2.0
113 stars 76 forks source link

[GOVCMSD7-112] Update features 7.x-2.11 (from 7.x-2.9) #807

Closed suhyeonh closed 5 years ago

suhyeonh commented 5 years ago

https://www.drupal.org/project/features/releases/7.x-2.11

Release notes Now supporting PHP 7.2.x as well as new performance and bug fixes. If you need to use php 7.2.x upgrade now. This is backwards compatible with php 7.1.x , php 7.0.x , php 5.6.x , php 5.5.x , php 5.4.x , php 5.3.x.

New changes since last release:

2931464: Features PHP 7.2 Function create_function() is deprecated

2908458: D7 Features field_base revert updates all existing fields, this causes excessive cache clearing

2789119: Use of undefined constant info / name

2765721: Add a blank line after <?php in features-generated files

2637796: Tests fail when views or strongarm are not available

2603308: PHP notice during recreating a feature in the backend

2324973: Notice: Undefined property: stdClass::$status in features_export_form

2148453: Image styles do not revert properly

https://www.drupal.org/project/features/releases/7.x-2.10

Release notes Changes since 7.x-2.9:

1867910 by rho_, drzraf, cyborg_572: Undefined index: dependencies features.drush.inc:252

1633442 by Jaza, kenorb: features_get_component_states() should pass on its $reset param

2707427 by mpotter: Drush fl returns no output since updating to 2.8

fubarhouse commented 5 years ago

Supersedes #570