apigee / apigee-m10n-drupal

Add monetization features to a Drupal developer portal
https://www.drupal.org/project/apigee_m10n
GNU General Public License v2.0
13 stars 13 forks source link

[PHP 8.1] Deprecated function: htmlspecialchars(): Passing null to parameter #1 ($string) of type string #384

Closed divya-intelli closed 1 year ago

divya-intelli commented 2 years ago

Is your feature request related to a problem? Please describe. Deprecation notice when upgraded to PHP 8.1.Deprecation notice is shown for both 4g and 5g on rate plan details page. Deprecated function: htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in Drupal\Component\Utility\Html::escape() (line 424 of core/lib/Drupal/Component/Utility/Html.php).