• Resolved mhogas

    (@mhogas)


    Hey guys,

    With PHP 8.0.7 seems like there are some errors which cause some sort of infinite loop until memory is exhausted. I tried with all plugins deactivated.

    The errors are:

    Deprecated: Required parameter $image_limit follows optional parameter $image_resolution in /.../public_html/wp-content/plugins/instagram-widget-by-wpzoom/class-wpzoom-instagram-widget-api.php on line 279
    
    Notice: WP_Block_Type_Registry::register was called incorrectly. Block type "core/archives" is already registered. Please see Debugging in WordPress for more information. (This message was added in version 5.0.0.) in /.../public_html/wp-includes/functions.php on line 5313
    
    Notice: WP_Block_Type_Registry::register was called incorrectly. Block type "core/block" is already registered. Please see Debugging in WordPress for more information. (This message was added in version 5.0.0.) in /.../public_html/wp-includes/functions.php on line 5313
    
    Notice: WP_Block_Type_Registry::register was called incorrectly. Block type "core/calendar" is already registered. Please see Debugging in WordPress for more information. (This message was added in version 5.0.0.) in /.../public_html/wp-includes/functions.php on line 5313
    
    Notice: WP_Block_Type_Registry::register was called incorrectly. Block type "core/categories" is already registered. Please see Debugging in WordPress for more information. (This message was added in version 5.0.0.) in /.../public_html/wp-includes/functions.php on line 5313
    
    Notice: WP_Block_Type_Registry::register was called incorrectly. Block type "core/latest-comments" is already registered. Please see Debugging in WordPress for more information. (This message was added in version 5.0.0.) in /.../public_html/wp-includes/functions.php on line 5313
    
    Notice: WP_Block_Type_Registry::register was called incorrectly. Block type "core/latest-posts" is already registered. Please see Debugging in WordPress for more information. (This message was added in version 5.0.0.) in /.../public_html/wp-includes/functions.php on line 5313
    
    Notice: WP_Block_Type_Registry::register was called incorrectly. Block type "core/rss" is already registered. Please see Debugging in WordPress for more information. (This message was added in version 5.0.0.) in /.../public_html/wp-includes/functions.php on line 5313
    
    Notice: WP_Block_Type_Registry::register was called incorrectly. Block type "core/search" is already registered. Please see Debugging in WordPress for more information. (This message was added in version 5.0.0.) in /.../public_html/wp-includes/functions.php on line 5313
    

    Thanks!
    Marius

Viewing 1 replies (of 1 total)
  • Plugin Author WPZOOM

    (@wpzoom)

    Hi Marius,

    Thanks for letting us know about this problem.

    We’ve just updated our plugin and fixed the issue with PHP 8.0.

Viewing 1 replies (of 1 total)
  • The topic ‘Issues with PHP 8.0.7’ is closed to new replies.