- #1793074 by sun: Updated for .info files converted to YAML.
Fixed #1895510. If formatter is not specified (it is not required already) then retrieve the field type default one
Fix undefined summary index error
Fix index array_parents not found error (validation errors should be on the same entity language)
Fixed missing phpDoc for MacroInterface method implementations.
Replaced $macroType property with proper required getType() methods.
Renamed inline_serialize_macro() to inline_macro_serialize().
- #1787066 by sun: Ported to D8.
Removed unnecessary classloader module from web test setup module list.
Fixed missing drupal_alter() in hook_inline_info().