Open rajjanorkar opened 1 year ago
I am searching for the feed it failed, will post the feed url later!
Can you provide the Feed URL to reproduce the problem? The related class already handles the different and wrong date formats, so it would be interesting to know which format is used here. Thanks in advance! 👍
Bug Report
Summary
DateTime::createFromFormat(): Argument #2 ($datetime) must be of type string, bool given {"exception":"[object] (TypeError(code: 0): DateTime::createFromFormat(): Argument #2 ($datetime) must be of type string, bool given at /var/www/html/releases/2/vendor/laminas/laminas-feed/src/Reader/Feed/Rss.php:285)
Current behavior
How to reproduce
I am searching for the feed it failed, will post the feed url later!
Expected behavior
Should not throw exception.