summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/source/faq.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/faq.rst b/doc/source/faq.rst
index ff0aa09..bdfc7c1 100644
--- a/doc/source/faq.rst
+++ b/doc/source/faq.rst
@@ -187,8 +187,8 @@ Will Snuffleupagus run on my old PHP 5?
187""""""""""""""""""""""""""""""""""""""" 187"""""""""""""""""""""""""""""""""""""""
188No. 188No.
189 189
190Since PHP5 `will be deprecated at the end of 2018 <http://php.net/supported-versions.php>`_, 190Since PHP5 `is deprecated since the end of 2018 <http://php.net/supported-versions.php>`_,
191you should think about moving to PHP7 anyway. You can (and should) use 191you should think about moving to PHP7. You can (and should) use
192`Suhosin <https://suhosin.org>`_ in the meantime. 192`Suhosin <https://suhosin.org>`_ in the meantime.
193 193
194Help and support 194Help and support