mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-06-08 23:54:55 -04:00
* Fix array_chunk key index bug #fix https://github.com/FreshRSS/FreshRSS/issues/3630 We still want array entries indexed sequentially from zero https://php.net/function.array-chunk * One missing