Updated and progress bar stuck at 30%

Describe the problem you’re having:
I updated to the last version with “git pull origin master” and then when I try to visit the site the progress bar get stuck at 30%

tt-rss version (including git commit id):
17.4-358-gfde50b4e

Platform (i.e. Linux distro, PHP, PostgreSQL, etc) versions:

Debian 9.3
PHP 7.1
PostgreSQL 10

Please provide any additional information below:

On my web server log I see the following error:
[error] 3383#3383: *4057 FastCGI sent in stderr: “PHP message: PHP Parse error: syntax error, unexpected ‘$authenticator’ (T_VARIABLE) in /var/www/mydomain.com/public_html/classes/pref/prefs.php on line 925” while reading response header from upstream, client: xxx.xxx.xxx.xxx, server: mydomain.com, request: “POST /backend.php HTTP/1.1”, upstream: “fastcgi://unix:/run/php/php7.1-fpm-ttrss.sock:”, host: “mydomain.com

this should have been fixed as of 5f1959 i think

Yes @fox , I apologize as I ran “git pull origin master” right now and I got an update ( 17.4-360-gf559d74a ) that fixed this very issue. I tried a couple of time before posting but I should have waited a little bit more.

Thanks!