Rss-Bridge/formats
logmanoriginal 1f3361c6b4 [formats] Change item to associative array
Previously the item class was used to dump literaly any data
into an object. The same can be archived by using an array
with named keys (associative array).

Technically it makes more sense to use an array as we want to
be able to store any parameter into our item.
2016-08-22 18:54:36 +02:00
..
AtomFormat.php [formats] Change item to associative array 2016-08-22 18:54:36 +02:00
HtmlFormat.php [formats] Change item to associative array 2016-08-22 18:54:36 +02:00
JsonFormat.php Pretty-printing the output of JsonFormat. 2016-02-19 16:15:06 +00:00
MrssFormat.php [formats] Change item to associative array 2016-08-22 18:54:36 +02:00
PlaintextFormat.php Refonte du code 2013-08-11 13:30:41 +02:00