rss-bridge/formats
dag 461269195b
fix: ignore partial json_encode() errors in JsonFormat (#2554)
Without this change, JsonFormat simply returns
an empty array. #2283
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 (#2516) 2022-03-22 20:41:13 +01:00
JsonFormat.php fix: ignore partial json_encode() errors in JsonFormat (#2554) 2022-03-29 22:45:00 +02:00
MrssFormat.php formats: Add getMimeType() function (#1299) 2019-10-31 19:00:12 +01:00
PlaintextFormat.php formats: Add getMimeType() function (#1299) 2019-10-31 19:00:12 +01:00