• Resolved hupe13

    (@hupe13)


    Please fix some Deprecated warnings in php 8.1.

    PHP Deprecated:  Return type of Wicked_Block_Conditions\Object_Collection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wicked-block-conditions/classes/class-object-collection.php on line 33
    PHP Deprecated:  Return type of Wicked_Block_Conditions\Object_Collection::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/wicked-block-conditions/classes/class-object-collection.php on line 40
    PHP Deprecated:  Return type of Wicked_Block_Conditions\Object_Collection::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/wicked-block-conditions/classes/class-object-collection.php on line 54
    PHP Deprecated:  Return type of Wicked_Block_Conditions\Object_Collection::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/wicked-block-conditions/classes/class-object-collection.php on line 47
    PHP Deprecated:  Return type of Wicked_Block_Conditions\Object_Collection::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/wicked-block-conditions/classes/class-object-collection.php on line 68
    PHP Deprecated:  Return type of Wicked_Block_Conditions\Object_Collection::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/wicked-block-conditions/classes/class-object-collection.php on line 61
    PHP Deprecated:  Return type of Wicked_Block_Conditions\Token\Token_Collection::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wicked-block-conditions/classes/token/class-token-collection.php on line 94
    PHP Deprecated:  Return type of Wicked_Block_Conditions\Condition\Condition_Collection::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wicked-block-conditions/classes/condition/class-condition-collection.php on line 74
    PHP Deprecated:  Return type of Wicked_Block_Conditions\Condition\Condition::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wicked-block-conditions/classes/condition/class-condition.php on line 144

    Thank you very much.

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘php 8.1’ is closed to new replies.