Opened 8 months ago
Last modified 4 months ago
#62652 new defect (bug)
Ambiguous class resolution SimplePie_Core in wordpress 6.7
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | |
Component: | External Libraries | Keywords: | |
Focuses: | Cc: |
Description (last modified by )
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)
Note: See
TracTickets for help on using
tickets.