ttrss/classes/feeditem
wn_ 3487c922b3 Replace use of 'array_merge' with the spread operator and 'array_push' in various places.
This isn't supported for arrays with string keys until PHP 8.1.

https://wiki.php.net/rfc/spread_operator_for_array
2022-08-12 17:58:38 +00:00
..
atom.php Replace use of 'array_merge' with the spread operator and 'array_push' in various places. 2022-08-12 17:58:38 +00:00
common.php Replace use of 'array_merge' with the spread operator and 'array_push' in various places. 2022-08-12 17:58:38 +00:00
rss.php Replace use of 'array_merge' with the spread operator and 'array_push' in various places. 2022-08-12 17:58:38 +00:00