• Resolved ferdinandofonseca

    (@ferdinandofonseca)


    If you use the plugin as a buddyboss theme and php 8.1, it puts the site in a critical error, generating several php errors in debug.

    Example: PHP Deprecated: Return type of Symfony\Component\Finder\Iterator\FilenameFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in wp-content/plugins/checkout-for-woocommerce/vendor/symfony/finder/Iterator/FilenameFilterIterator.php on line 28

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Clifton Griffin

    (@clifgriffin)

    Hi Ferdinand – we do all development against PHP 8.1.

    The log you include here is not a fatal error – it’s an indication that the code being used may stop working in a future version of PHP, but works as expected now.

    If you’re getting a fatal error, please let me know!

    Plugin Author Clifton Griffin

    (@clifgriffin)

    Closing.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Incompatibilidade do tema Buddyboss com php 8.1’ is closed to new replies.