News App stopped updating feeds after upgrading to 25.3.1 ( cURL error 56: Received HTTP code 405 from proxy after CONNECT )

I had this problem as well and was able to resolve it by removing the line in my config.php that was setting proxy equal to an empty string. I assume that isn’t the default anymore and was causing the feed update to attempt to use a non-existent proxy.