CuBoulder / express_mono

Monolithic Express Profile - contains all bundles
GNU General Public License v2.0
1 stars 2 forks source link

Update features contrib module to fix PHP deprecation warnings #841

Closed jeor0980 closed 2 years ago

jeor0980 commented 3 years ago

I'm seeing a lot of these warnings on our logs after updating to PHP 7.4

PHP Deprecated:  Array and string offset access syntax with curly braces is deprecated in /data/atlas/code/profiles/express/express-4.4.7/modules/contrib/features/includes/features.context.inc on line 17

Updating the features module should fix this problem, this issue has been resolved in drupal.org https://www.drupal.org/project/features/issues/3086633

Features Module: https://www.drupal.org/project/features

jcsparks commented 2 years ago

This should be fixed when the latest updates are pushed out. There's an updated version of the ldap contrib module that fixes this.

jcsparks commented 2 years ago

Updates have been pushed out but because of Log4j, we don't have any visibility into the issue currently. Evaluate again in the new year once all of the logging systems have been patched and we have visibility into the systems again.

jcsparks commented 2 years ago

Think this is fixed.... reopen if we're still having the issue.