1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

Added qualifiers

This commit is contained in:
Ilia Alshanetsky
2007-02-09 01:10:02 +00:00
parent 02baf75107
commit 895277dcaa
2 changed files with 2 additions and 2 deletions

View File

@@ -184,7 +184,7 @@ site_header("Hypertext Preprocessor", array('onload' => 'boldEvents();', 'headta
<p>
Majority of the security vulnerabilities discovered and resolved can in most cases be only abused by local users and cannot be triggered
remotely. However, some of the above issues can be triggered remotely, or exploited by malicious local users on shares hosting setups
remotely. However, some of the above issues can be triggered remotely in certain situations, or exploited by malicious local users on shares hosting setups
utilizing PHP as an Apache module. Therefor, we strongly advise all users of PHP, regardless of the version to upgrade to 5.2.1 release
as soon as possible.
</p>

View File

@@ -39,7 +39,7 @@ users are strongly encouraged to upgrade to it as soon as possible.
<p>
Majority of the security vulnerabilities discovered and resolved can in most cases be only abused by local users and cannot be triggered
remotely. However, some of the above issues can be triggered remotely, or exploited by malicious local users on shares hosting setups
remotely. However, some of the above issues can be triggered remotely in certain situations, or exploited by malicious local users on shares hosting setups
utilizing PHP as an Apache module. Therefor, we strongly advise all users of PHP, regardless of the version to upgrade to 5.2.1 release
as soon as possible.
</p>