Hi,
after updating FreshRSS to 1.28.0 I get this warning:
Method Minz_Session::param() is deprecated, Use typed version instead in
/extensions/xExtension-RedditImage/extension.php on line 36.
It should probably migrate to Minz_Session::paramString.
I can contribute with a pull request, if interested.
Hi,
after updating FreshRSS to 1.28.0 I get this warning:
Method Minz_Session::param() is deprecated, Use typed version instead in
/extensions/xExtension-RedditImage/extension.php on line 36.It should probably migrate to
Minz_Session::paramString.I can contribute with a pull request, if interested.