[wp-trac] [WordPress Trac] #49143: Deprecated constructor warning in Blogger Importer
WordPress Trac
noreply at wordpress.org
Mon Dec 14 22:17:28 UTC 2020
#49143: Deprecated constructor warning in Blogger Importer
--------------------------+----------------------------
Reporter: leemon | Owner: (none)
Type: defect (bug) | Status: reopened
Priority: high | Milestone: WordPress.org
Component: Import | Version: 5.3.2
Severity: blocker | Resolution:
Keywords: php8 | Focuses:
--------------------------+----------------------------
Changes (by iandunn):
* keywords: => php8
* priority: normal => high
* severity: normal => blocker
Comment:
A similar error is now a fatal in PHP8.
{{{
Fatal error: Declaration of WP_SimplePie_Blog_Item::get_id($hash = false)
must be compatible with SimplePie_Item::get_id($hash = false, $fn = 'md5')
in plugins/blogger-importer/blogger-importer-blogitem.php on line 111
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/49143#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list