• Resolved karenkisswp

    (@karenkisswpwebsites)


    Hi,

    A client is moving their website to PHP 8.1 and we receive these warning messages in debug

    PHP Deprecated: Return type of AWeberWebFormPluginNamespace\AWeberEntryDataArray::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

    How can this be sorted out?

    Thanks,
    Karen

Viewing 1 replies (of 1 total)
  • Hi Karen,

    Thanks for reaching out. In debug, you are seeing deprecation notices which are not fatal PHP errors. The plugin should be functioning normally because those notices are purely informational and you should not encounter these notices in your production environment (production web sites typically have notices disabled).

    A future version of our plugin will address these deprecations. If you’d like to be notified when that update is released, you can contact us directly at [email protected]

    Have a great evening!

Viewing 1 replies (of 1 total)
  • The topic ‘PHP 8.1 and deprecation warnings’ is closed to new replies.