• Resolved Afroditi

    (@ralliaf)


    Hello,
    the following deprecations notices occur with php 8.1

    Deprecated: Return type of FeedThemSocialDOMWordsIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in feed-them-social/includes/trim-words.php on line 217

    Deprecated: Return type of FeedThemSocialDOMWordsIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in feed-them-social/includes/trim-words.php on line 179

    Deprecated: Return type of FeedThemSocialDOMWordsIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in feed-them-social/includes/trim-words.php on line 174

    Deprecated: Return type of FeedThemSocialDOMWordsIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in feed-them-social/includes/trim-words.php on line 223

    Deprecated: Return type of FeedThemSocialDOMWordsIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /feed-them-social/includes/trim-words.php on line 228

    • This topic was modified 2 years, 1 month ago by Afroditi.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support slickchris

    (@slickchris)

    Hi @ralliaf,

    Thanks for contacting us.

    Our Feed Them Social plugins require a minimum of PHP 7.0 to work, and our FTS plugins are currently tested up to PHP 8.0.26.

    Some known notices may appear if you are outputting the PHP error messages. If you are incurring warning notices while running any PHP version beyond 8.0.26 we recommend reverting?to an earlier version of PHP.

    Our developers are looking into issues with PHP versions beyond PHP 8.0.26 as well as testing them vs our plugins. Unfortunately, we can give no time frame for this at the moment, which is why we recommend reverting to a PHP 8.0.26 or earlier.

    Cheers

    The SlickRemix Team

    Plugin Support slickchris

    (@slickchris)

    Hi @ralliaf,

    Please update the FTS plugin to 4.1.0. As this update should resolve any issues.

    Cheers,

    The SlickRemix Team

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘PHP 8.1 deprecations notices’ is closed to new replies.