Opened 6 years ago
Closed 6 years ago
#49451 closed defect (bug) (duplicate)
In an RSS feed I get a non-numeric value encountered error
| Reported by: | lampornis | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Feeds | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
I just upgraded to PHP 7.4 and when I access an RSS feed I get the following error: Warning: A non-numeric value encountered in /home/lampornis/dpowerslab.com/wp-includes/SimplePie/Parse/Date.php on line 694. I upgraded to PHP 7.4 from I believe PHP 5.4 where this problem did not occur.
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Hi @lampornis and welcome to Trac.
This issue is currently being tracked via #36669 - where the SimplePie library which WordPress uses needs to be updated to the latest version to properly handle some date formats.