diff options
| author | jvoisin | 2020-12-31 17:57:26 +0100 |
|---|---|---|
| committer | jvoisin | 2020-12-31 17:57:26 +0100 |
| commit | 95172eec6b7b591da84e826a14ca374b6f09e673 (patch) | |
| tree | 5d0ab255696de340e005e93a28eeb3712aeeca3c /doc/source/faq.rst | |
| parent | 7ae8050c4da5e6593458efa91c9b474681ba7d24 (diff) | |
PHP7 is deprecated, consider it as such in the doc
Diffstat (limited to 'doc/source/faq.rst')
| -rw-r--r-- | doc/source/faq.rst | 4 |
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 | """"""""""""""""""""""""""""""""""""""" |
| 188 | No. | 188 | No. |
| 189 | 189 | ||
| 190 | Since PHP5 `will be deprecated at the end of 2018 <http://php.net/supported-versions.php>`_, | 190 | Since PHP5 `is deprecated since the end of 2018 <http://php.net/supported-versions.php>`_, |
| 191 | you should think about moving to PHP7 anyway. You can (and should) use | 191 | you 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 | ||
| 194 | Help and support | 194 | Help and support |
