Deprecated and Parse error version 5.8 with php 8.1 beta
-
Deprecated: Return type of WP_Theme::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 C:\laragon\www\test\wp-includes\class-wp-theme.php on line 554
Deprecated: Return type of WP_Theme::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 C:\laragon\www\test\wp-includes\class-wp-theme.php on line 595
Deprecated: Return type of WP_Theme::offsetSet($offset, $value) 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 C:\laragon\www\test\wp-includes\class-wp-theme.php on line 535
Deprecated: Return type of WP_Theme::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 C:\laragon\www\test\wp-includes\class-wp-theme.php on line 544
Parse error: syntax error, unexpected token “readonly”, expecting “(” in C:\laragon\www\test\wp-includes\general-template.php on line 4823
Ha habido un error crítico en esta web.
Aprende más sobre el diagnóstico de WordPress.
The topic ‘Deprecated and Parse error version 5.8 with php 8.1 beta’ is closed to new replies.