Many errors in DEBUG mode
-
HI
I get a lot of errors in debug mode:
Deprecated: Return type of Recursive_ArrayAccess::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/publicta/public_html/wp-content/plugins/youtube-showcase/assets/ext/emd-session/includes/class-recursive-arrayaccess.php on line 76
Deprecated: Return type of Recursive_ArrayAccess::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/publicta/public_html/wp-content/plugins/youtube-showcase/assets/ext/emd-session/includes/class-recursive-arrayaccess.php on line 89
Deprecated: Return type of Recursive_ArrayAccess::offsetSet($offset, $data) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/publicta/public_html/wp-content/plugins/youtube-showcase/assets/ext/emd-session/includes/class-recursive-arrayaccess.php on line 103
Deprecated: Return type of Recursive_ArrayAccess::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/publicta/public_html/wp-content/plugins/youtube-showcase/assets/ext/emd-session/includes/class-recursive-arrayaccess.php on line 125
Deprecated: Return type of Recursive_ArrayAccess::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/publicta/public_html/wp-content/plugins/youtube-showcase/assets/ext/emd-session/includes/class-recursive-arrayaccess.php on line 143
Deprecated: Return type of Recursive_ArrayAccess::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/publicta/public_html/wp-content/plugins/youtube-showcase/assets/ext/emd-session/includes/class-recursive-arrayaccess.php on line 165
Deprecated: Return type of Recursive_ArrayAccess::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/publicta/public_html/wp-content/plugins/youtube-showcase/assets/ext/emd-session/includes/class-recursive-arrayaccess.php on line 154
Deprecated: Return type of Recursive_ArrayAccess::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/publicta/public_html/wp-content/plugins/youtube-showcase/assets/ext/emd-session/includes/class-recursive-arrayaccess.php on line 187
Deprecated: Return type of Recursive_ArrayAccess::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/publicta/public_html/wp-content/plugins/youtube-showcase/assets/ext/emd-session/includes/class-recursive-arrayaccess.php on line 176
Deprecated: Return type of Recursive_ArrayAccess::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/publicta/public_html/wp-content/plugins/youtube-showcase/assets/ext/emd-session/includes/class-recursive-arrayaccess.php on line 202
Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home/publicta/public_html/wp-includes/functions.php on line 7360
Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/publicta/public_html/wp-includes/functions.php on line 2195
The topic ‘Many errors in DEBUG mode’ is closed to new replies.