X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=index.php;h=9be7d5ccc35f25197911e50b289cbafe7ce31f12;hb=dfaffcd483dbff26922fa161dd8f41e0e2222d60;hp=220fe27c1693536d5147b7d69b3207dc151f44f2;hpb=f6bcb5c60687f6d8d57612057996852e144c8c61;p=tt-rss.git diff --git a/index.php b/index.php index 220fe27c..9be7d5cc 100644 --- a/index.php +++ b/index.php @@ -11,8 +11,8 @@ // we need a separate check here because functions.php might get parsed // incorrectly before 5.3 because of :: syntax. - if (version_compare(PHP_VERSION, '5.3.0', '<')) { - print "Fatal Error: PHP version 5.3.0 or newer required.\n"; + if (version_compare(PHP_VERSION, '5.6.0', '<')) { + print "Fatal Error: PHP version 5.6.0 or newer required. You're using " . PHP_VERSION . ".\n"; exit; } @@ -55,20 +55,20 @@ Tiny Tiny RSS + - @@ -91,6 +91,7 @@ + + - +
@@ -231,8 +244,7 @@
@@ -243,15 +255,12 @@
-
-
-