Make WordPress Core

Opened 8 months ago

Last modified 4 months ago

#62652 new defect (bug)

Ambiguous class resolution SimplePie_Core in wordpress 6.7

Reported by: vahidjavani's profile vahidjavani Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version:
Component: External Libraries Keywords:
Focuses: Cc:

Description (last modified by sabernhardt)

I have updated WordPress to 6.7 and now getting these warnings, any idea how to fix it?

Warning: Ambiguous class resolution, "SimplePie_Core" was found in both "/.../wp-includes/SimplePie/src/Core.php" and "/.../wp-includes/SimplePie/library/SimplePie/Core.php", the first will be used.

These are the two files:
https://github.com/WordPress/WordPress/blob/6.7-branch/wp-includes/SimplePie/src/Core.php
https://github.com/WordPress/WordPress/blob/6.7-branch/wp-includes/SimplePie/library/SimplePie/Core.php

Change History (1)

#1 @sabernhardt
4 months ago

  • Component changed from General to External Libraries
  • Description modified (diff)
Note: See TracTickets for help on using tickets.