RSS icon indicating copy to clipboard operation
RSS copied to clipboard

PHP 8.2 support

Open tomswinkels opened this issue 2 years ago • 0 comments

On PHP8.2 we get some warnings.

Creation of dynamic property Vinelab\Http\Client::$request is deprecated in /code/vendor/vinelab/http/src/Vinelab/Http/Client.php on line 91

current(): Calling current() on an object is deprecated in /code/vendor/preprio/rss-new/src/Vinelab/Rss/Article.php on line 35

tomswinkels avatar Oct 19 '23 14:10 tomswinkels