X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=index.php;h=3b0962f02e20cac66cace1d782672757ce14852b;hb=0d27227359df5597d4dc3b646eaa63082f42e4f0;hp=87a50e45dee6e740bcb9298e067d37d35ff09e1e;hpb=b4865103857f6dc50946632d36308db47f705f7e;p=tt-rss.git diff --git a/index.php b/index.php index 87a50e45..3b0962f0 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; } @@ -62,14 +62,13 @@ - @@ -111,13 +110,15 @@ } ?> + - +
@@ -244,15 +245,12 @@
-
-