mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-10-07 12:57:37 +02:00
* Fix PHP 8.4 deprecation Implicitly marking parameter as nullable is deprecated, the explicit nullable type must be used instead * [github workflow] Add additional php versions