Updated to Drupal 8.6.4, which is PHP 7.3 friendly. Also updated HTMLaw library....
[yaffs-website] / web / core / modules / media / tests / fixtures / oembed / photo_flickr.json
1 {
2   "type": "photo",
3   "title": "Druplicon FTW!",
4   "width": "88",
5   "height": "100",
6   "url": "internal:\/core\/misc\/druplicon.png",
7   "thumbnail_url": "internal:\/core\/misc\/druplicon.png",
8   "thumbnail_width": 88,
9   "thumbnail_height": 100,
10   "provider_name": "Flickr",
11   "version": "1.0"
12 }