Upstream changes
- update gl translation label (2)
- update gl translation label
- enable gl translation (Galician)
- Merge branch 'weblate-integration'
- Translated using Weblate (Dutch)
- Translated using Weblate (Czech)
- Merge pull request 'Use PHP 7.4 features' (#77) from wn/tt-rss:feature/php-7.4-stuff into master
- generate_syndicated_feed: add source section to JSON-formatted output
- Merge remote-tracking branch 'origin/master' into feature/php-7.4-stuff
- amend logic flow to fix phpstan warning in previous
- Merge pull request 'Handle no response body, file_get_contents() failure in UrlHelper::fetch()' (#78) from wn/tt-rss:feature/handle-no-response-body into master
- Handle 'file_get_contents()' failure in 'UrlHelper::fetch()'.
- Handle valid HTTP responses with no response body.
- Use the null coalescing assignment operator in various places.
- Replace use of 'array_merge' with the spread operator and 'array_push' in various places.
- Use arrow functions in some places.
- minor: remove a PHP >= 5.6 check in 'af_redditimgur'
- Remove a PHP < 7.1 branch in UrlHelper.
- Switch to direct type declarations of class properties.
Bugs
- Fixed #27.