#$ whoami
root
#$ cd /usr/share
#$ rm -rf FreshRSS
#$ git clone https://github.com/FreshRSS/FreshRSS.git
git clone https://github.com/FreshRSS/FreshRSS.git
Cloning into 'FreshRSS'...
remote: Enumerating objects: 7, done.
remote: Counting objects: 100% (7/7), done.
remote: Compressing objects: 100% (7/7), done.
remote: Total 28694 (delta 1), reused 0 (delta 0), pack-reused 28687
Receiving objects: 100% (28694/28694), 11.19 MiB | 0 bytes/s, done.
Resolving deltas: 100% (19944/19944), done.
#$ cd FreshRSS
#$ cli/prepare.php
PHP Fatal error: Arrays are not allowed as constants in /usr/share/FreshRSS/lib/lib_rss.php on line 559
#$