Reword as suggested by Carla

This commit is contained in:
Lukas Reschke 2015-06-02 18:43:41 +02:00
parent b4db9a23e1
commit 94603363fe

View File

@ -53,10 +53,9 @@ Some security features and hardenings in PHP are only available in the latest
PHP release and thus it is recommended to run the latest PHP version. You can
find the latest version on http://php.net/.
While distributions are trying to backport security patches there have been
quite some cases where some has been missed or only backported after a long
period of time, sometimes up to a few years. Also all security hardenings
are usually not backported.
Some Linux distributions backport security patches, but this is not reliable as
some get missed, or the backports are years late. It is always best to run the
latest PHP version.
Deployment
----------