Not just works with Drupal 9 but passes tests on Drupal 9 too. Useful.
Also identifies contrib / custom code better now. Carried over the recent improvements from Upgrade Status.
This fixes some problems in alpha6 that broke the module and showed that we needed more test coverage. Sorry about that.
DamienMcKenna, lammensj, websiteworkspace
Issues: 2 issues resolved.
Changes since v8.x-1.0-alpha6:
Adds infogram_oembed_resource_data_alter hook.
When to allow_url_fopen = 0, external files infos cannot be retrieved. Creates a temporary file to allow the getimagesize to function on any php.ini settings.
Now depends on https://www.drupal.org/project/drupal/issues/3042423
Changes since 8.x-1.0-beta6: