Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #62652


Ignore:
Timestamp:
03/22/2025 11:43:32 PM (14 months ago)
Author:
sabernhardt
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #62652

    • Property Component changed from General to External Libraries
  • Ticket #62652 – Description

    initial v1  
    11I have updated WordPress to 6.7 and now getting these warnings, any idea how to fix it?
    2 ```
    3 Warning: Ambiguous class resolution, "SimplePie_Core" was found in both "/var/www/public/wp-includes/SimplePie/src/Core.php" and "/var/www/public/wp-includes/SimplePie/library/SimplePie/Core.php", the first will be used.
    4 ```
     2
     3`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.`
    54
    65These are the two files: