Files
FreshRSS/app
Alexandre Alapetite f6bfcba827 Fix display_categories upgrade from 1.16.0 (#3018)
* Fix display_categories upgrade from 1.16.0

#fix https://github.com/FreshRSS/FreshRSS/issues/3017
The property `'display_categories' => boolean,` in 1.16.0 is not properly converted to `'display_categories' => 'string',` in 1.16.1 due to a weak type comparison bug.
2020-05-30 21:06:46 +02:00
..
2020-05-21 20:55:06 +02:00
2017-09-22 12:13:46 +02:00
2020-05-21 20:55:28 +02:00
2019-11-04 17:45:15 +01:00
2020-05-18 18:45:47 +02:00