Just updated to 7.x-2.3 and get this message on the main Features page.
Warning: Invalid argument supplied for foreach() in features_admin_form() (line 989 of /home/www/hhd/captservices.edc.org/drupal-7.22/sites/captservices.edc.org/modules/contrib/features/features.admin.inc).
Comments
Comment #1
nancydruTurns out a module left the "[]" off the
dependenciesin its .info file so the module information had a string rather than an array.