2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
@@ -108,6 +108,19 @@ function system_requirements($phase) {
$requirements['pdo']['description']=$t('Your server does not have the PHP PDO extension enabled. See the <a href="@system_requirements">system requirements page</a> for more information.',array('@system_requirements'=>'http://drupal.org/requirements'));
$requirements['json']['description']=$t('Your server does not have the PHP JSON extension enabled. See the <a href="@system_requirements">system requirements page</a> for more information.',array('@system_requirements'=>'http://drupal.org/requirements'));