Coding Standards: Move wp-includes/class-oembed.php to wp-includes/class-wp-oembed.php.
wp-includes/class-oembed.php
wp-includes/class-wp-oembed.php
This renames the file containing the WP_oEmbed class to conform to the coding standards.
WP_oEmbed
This commit also includes:
class-oembed.php
See #47632.