• Hello!

    In file /easy-digital-downloads/includes/template-functions.php on line 282:
    Implode with arguments (array, string) call is deprecated since PHP 7.4.

    css_classes_string = implode( array_map( 'sanitize_html_class', $css_classes_array ), ' ' );

    Fix it.

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Deprecated in PHP 7.4’ is closed to new replies.