RSS-Bridge.rss-bridge/caches
Marcin Morawski a2334838a6
Fix deprecations (#4636)
* 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
2025-08-04 00:55:50 +02:00
..
ArrayCache.php Fix deprecations (#4636) 2025-08-04 00:55:50 +02:00
FileCache.php Fix deprecations (#4636) 2025-08-04 00:55:50 +02:00
MemcachedCache.php refactor: logger (#3678) 2023-09-21 22:05:55 +02:00
NullCache.php Fix deprecations (#4636) 2025-08-04 00:55:50 +02:00
SQLiteCache.php Fix deprecations (#4636) 2025-08-04 00:55:50 +02:00