• Hello there,

    I installed Classic Widgets and when I added RSS widget to Primary Sidebar, the PHP warnings apeared:

    1 PHP Deprecated html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated in mywebsite\wp-includes\widgets.php on line 1638
    2 PHP Deprecated html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated in mywebsite\wp-includes\widgets\class-wp-widget-rss.php on line 72

    My website is running under PHP 8.1.31 with newest version of wordpress, and under PHP 8.2.27, same issue, but under PHP 8.0.30, no issue, all work fine.

    Please look into it, thanks!

Viewing 1 replies (of 1 total)
  • Thread Starter Qilin

    (@qilin2000)

    And there will also be jQuery deprecated warnings if I enable Featured Content and set Layout as Slider:

    JQMIGRATE: jQuery.fn.delegate() is deprecated
    JQMIGRATE: jQuery.fn.bind() is deprecated
    JQMIGRATE: jQuery.fn.unbind() is deprecated

    The warnings appear under any version of PHP 8.0+, please look into it, thanks!

Viewing 1 replies (of 1 total)

The topic ‘PHP Deprecated issue’ is closed to new replies.