'description'=>t('The phpinfo() function has been disabled for security reasons. To see your server\'s phpinfo() information, change your PHP settings or contact your server administrator. For more information, <a href="@phpinfo">Enabling and disabling phpinfo()</a> handbook page.',array('@phpinfo'=>'http://drupal.org/node/243993')),
'severity'=>REQUIREMENT_INFO,
);
...
...
@@ -86,7 +89,7 @@ function system_requirements($phase) {
'description'=>t('PHP versions higher than 5.6.5 or 5.5.21 provide built-in SQL injection protection for mysql databases. It is recommended to update.'),