Many Warnings and Deprecated Messages
-
Hi There
First of all, I really like the plugin and It helps a lot in extending WordPress.
Recently I noticed that the debug log is filling up with messages from ACF.
Here is my Setup:
WP 6.1.1
PHP: 8.2.0
Theme: GeneratePress
Plugins: Only ACFCan you please fix that?
Thanks 🙂Deprecated: Creation of dynamic property ACF::$fields is deprecated in W:\Webdev\Htdocs\plekvetica\wp-content\plugins\advanced-custom-fields\includes\fields.php on line 138
Deprecated: Creation of dynamic property acf_loop::$loops is deprecated in W:\Webdev\Htdocs\plekvetica\wp-content\plugins\advanced-custom-fields\includes\loop.php on line 28
Deprecated: Creation of dynamic property ACF::$loop is deprecated in W:\Webdev\Htdocs\plekvetica\wp-content\plugins\advanced-custom-fields\includes\loop.php on line 269
Deprecated: Creation of dynamic property ACF::$revisions is deprecated in W:\Webdev\Htdocs\plekvetica\wp-content\plugins\advanced-custom-fields\includes\revisions.php on line 387
Deprecated: Creation of dynamic property acf_validation::$errors is deprecated in W:\Webdev\Htdocs\plekvetica\wp-content\plugins\advanced-custom-fields\includes\validation.php on line 28
Deprecated: Creation of dynamic property ACF::$validation is deprecated in W:\Webdev\Htdocs\plekvetica\wp-content\plugins\advanced-custom-fields\includes\validation.php on line 215
Deprecated: Creation of dynamic property acf_form_customizer::$preview_values is deprecated in W:\Webdev\Htdocs\plekvetica\wp-content\plugins\advanced-custom-fields\includes\forms\form-customizer.php on line 28
Deprecated: Creation of dynamic property acf_form_customizer::$preview_fields is deprecated in W:\Webdev\Htdocs\plekvetica\wp-content\plugins\advanced-custom-fields\includes\forms\form-customizer.php on line 29
Deprecated: Creation of dynamic property acf_form_customizer::$preview_errors is deprecated in W:\Webdev\Htdocs\plekvetica\wp-content\plugins\advanced-custom-fields\includes\forms\form-customizer.php on line 30
Deprecated: Creation of dynamic property ACF::$form_front is deprecated in W:\Webdev\Htdocs\plekvetica\wp-content\plugins\advanced-custom-fields\includes\forms\form-front.php on line 600
Deprecated: Creation of dynamic property acf_form_widget::$preview_values is deprecated in W:\Webdev\Htdocs\plekvetica\wp-content\plugins\advanced-custom-fields\includes\forms\form-widget.php on line 34
Deprecated: Creation of dynamic property acf_form_widget::$preview_reference is deprecated in W:\Webdev\Htdocs\plekvetica\wp-content\plugins\advanced-custom-fields\includes\forms\form-widget.php on line 35
Deprecated: Creation of dynamic property acf_form_widget::$preview_errors is deprecated in W:\Webdev\Htdocs\plekvetica\wp-content\plugins\advanced-custom-fields\includes\forms\form-widget.php on line 36
Deprecated: Creation of dynamic property ACF::$admin_tools is deprecated in W:\Webdev\Htdocs\plekvetica\wp-content\plugins\advanced-custom-fields\includes\admin\admin-tools.php on line 282
Deprecated: Creation of dynamic property acf_field_oembed::$width is deprecated in W:\Webdev\Htdocs\plekvetica\wp-content\plugins\advanced-custom-fields\includes\fields\class-acf-field-oembed.php on line 31
Deprecated: Creation of dynamic property acf_field_oembed::$height is deprecated in W:\Webdev\Htdocs\plekvetica\wp-content\plugins\advanced-custom-fields\includes\fields\class-acf-field-oembed.php on line 32
Deprecated: Creation of dynamic property acf_field_google_map::$default_values is deprecated in W:\Webdev\Htdocs\plekvetica\wp-content\plugins\advanced-custom-fields\includes\fields\class-acf-field-google-map.php on line 33
Deprecated: Creation of dynamic property acf_field__group::$have_rows is deprecated in W:\Webdev\Htdocs\plekvetica\wp-content\plugins\advanced-custom-fields\includes\fields\class-acf-field-group.php on line 31
Deprecated: Return type of Requests_Cookie_Jar::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in W:\Webdev\Htdocs\plekvetica\wp-includes\Requests\Cookie\Jar.php on line 63
Deprecated: Return type of Requests_Cookie_Jar::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in W:\Webdev\Htdocs\plekvetica\wp-includes\Requests\Cookie\Jar.php on line 73
Deprecated: Return type of Requests_Cookie_Jar::offsetSet($key, $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 W:\Webdev\Htdocs\plekvetica\wp-includes\Requests\Cookie\Jar.php on line 89
Deprecated: Return type of Requests_Cookie_Jar::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in W:\Webdev\Htdocs\plekvetica\wp-includes\Requests\Cookie\Jar.php on line 102
Deprecated: Return type of Requests_Cookie_Jar::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in W:\Webdev\Htdocs\plekvetica\wp-includes\Requests\Cookie\Jar.php on line 111
Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in W:\Webdev\Htdocs\plekvetica\wp-includes\Requests\Utility\CaseInsensitiveDictionary.php on line 40
Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in W:\Webdev\Htdocs\plekvetica\wp-includes\Requests\Utility\CaseInsensitiveDictionary.php on line 51
Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetSet($key, $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 W:\Webdev\Htdocs\plekvetica\wp-includes\Requests\Utility\CaseInsensitiveDictionary.php on line 68
Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in W:\Webdev\Htdocs\plekvetica\wp-includes\Requests\Utility\CaseInsensitiveDictionary.php on line 82
Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in W:\Webdev\Htdocs\plekvetica\wp-includes\Requests\Utility\CaseInsensitiveDictionary.php on line 91
Warning: Cannot modify header information - headers already sent by (output started at W:\Webdev\Htdocs\plekvetica\wp-content\plugins\advanced-custom-fields\includes\fields\class-acf-field-group.php:31) in W:\Webdev\Htdocs\plekvetica\wp-admin\includes\misc.php on line 1416
Warning: Cannot modify header information - headers already sent by (output started at W:\Webdev\Htdocs\plekvetica\wp-content\plugins\advanced-custom-fields\includes\fields\class-acf-field-group.php:31) in W:\Webdev\Htdocs\plekvetica\wp-includes\functions.php on line 6865
Warning: Cannot modify header information - headers already sent by (output started at W:\Webdev\Htdocs\plekvetica\wp-content\plugins\advanced-custom-fields\includes\fields\class-acf-field-group.php:31) in W:\Webdev\Htdocs\plekvetica\wp-admin\admin-header.php on line 9
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Many Warnings and Deprecated Messages’ is closed to new replies.