• Resolved Jamie Burchell

    (@jamieburchell)


    Hello

    Will there be an update released for PHP 8 compatibility?

    I’m seeing these errors so far:

    Deprecated: Required parameter $feed_settings_array follows optional parameter $save_options in plugins/feed-them-social/includes/feed-them-functions.php on line 1832
    Deprecated: Required parameter $required_plugins follows optional parameter $save_options in plugins/feed-them-social/includes/feed-them-functions.php on line 1832
    Deprecated: Required parameter $plugin_identifier follows optional parameter $_api_data in plugins/feed-them-social/updater/updater-check-class.php on line 46
    Deprecated: Required parameter $item_name follows optional parameter $_api_data in plugins/feed-them-social/updater/updater-check-class.php on line 46
    Deprecated: Required parameter $location follows optional parameter $fb_type in plugins/feed-them-social/feeds/facebook/class-fts-facebook-feed.php on line 866
    Deprecated: Required parameter $fb_shortcode follows optional parameter $fb_post_id in plugins/feed-them-social/feeds/facebook/class-fts-facebook-feed.php on line 1343
    Deprecated: Required parameter $post_data follows optional parameter $fb_post_id in plugins/feed-them-social/feeds/facebook/class-fts-facebook-feed.php on line 1343
    Deprecated: Required parameter $more follows optional parameter $num_words in plugins/feed-them-social/feeds/facebook/class-fts-facebook-feed.php on line 2024

    Thanks!
    Jamie

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support slickchris

    (@slickchris)

    Hi @jamieburchell,

    Usually notices aren’t site or code breaking, they are letting us know that in future versions of PHP they may be. In FTS 3.0 and the future FTS versions that are currently being developed (and hopefully released soon) will likely contain fixes for some of these issues.

    Best regards

    Thread Starter Jamie Burchell

    (@jamieburchell)

    Thanks. Pleased to hear that you have updates planned to address the issues.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘PHP 8 deprecation notices’ is closed to new replies.