1
0
Fork 0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-02-24 11:19:17 +03:00
rss-bridge/formats
dag 461269195b
fix: ignore partial json_encode() errors in JsonFormat ()
Without this change, JsonFormat simply returns
an empty array. 
2022-03-29 22:45:00 +02:00
..
AtomFormat.php [Core] Include Media RSS namespace for Atom feeds 2020-05-19 10:00:12 +02:00
HtmlFormat.php [core] feat: improve date rendering in html formatter () 2022-03-22 20:41:13 +01:00
JsonFormat.php fix: ignore partial json_encode() errors in JsonFormat () 2022-03-29 22:45:00 +02:00
MrssFormat.php formats: Add getMimeType() function () 2019-10-31 19:00:12 +01:00
PlaintextFormat.php formats: Add getMimeType() function () 2019-10-31 19:00:12 +01:00