PHP 8.1 Deprecated: Return type of AC\ArrayIterator::current()

[ad_1]

Thank you for a fantastic plugin πŸ™‚

Just a heads-up.

I’m testing PHP 8.1 on a WP 6.0.1 website, and with WP_debug on I get these deprecation warnings related to Admin Columns

Deprecated: Return type of AC\ArrayIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/codepress-admin-columns/classes/ArrayIterator.php on line 18

Deprecated: Return type of AC\ArrayIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/codepress-admin-columns/classes/ArrayIterator.php on line 22

Deprecated: Return type of AC\ArrayIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/codepress-admin-columns/classes/ArrayIterator.php on line 26

Deprecated: Return type of AC\ArrayIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/codepress-admin-columns/classes/ArrayIterator.php on line 30

Deprecated: Return type of AC\ArrayIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/codepress-admin-columns/classes/ArrayIterator.php on line 34

I hope these will eventually be ironed out. Aiming at updating to PHP 8.1 once WP 6.1 is being released.

Kind regards
Bjarne

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer