PHP 8.2 warnings
-
Using the latest version of the plugin along with the Pro version and seeing the following deprecated issues in the logs:
PHP Deprecated: Return type of WPGMZA\CustomFeatureFields::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wiacorporate_532/public/wp-content/plugins/wp-google-maps-pro/includes/custom-fields/class.custom-map-object-fields.php on line 120;
PHP message: PHP Deprecated: Return type of WPGMZA\CustomFeatureFields::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wiacorporate_532/public/wp-content/plugins/wp-google-maps-pro/includes/custom-fields/class.custom-map-object-fields.php on line 129;
PHP message: PHP Deprecated: Return type of WPGMZA\CustomFeatureFields::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wiacorporate_532/public/wp-content/plugins/wp-google-maps-pro/includes/custom-fields/class.custom-map-object-fields.php on line 111;
PHP message: PHP Deprecated: Return type of WPGMZA\CustomFields::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wiacorporate_532/public/wp-content/plugins/wp-google-maps-pro/includes/custom-fields/class.custom-fields.php on line 121;
PHP message: PHP Deprecated: Return type of WPGMZA\CustomFields::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wiacorporate_532/public/wp-content/plugins/wp-google-maps-pro/includes/custom-fields/class.custom-fields.php on line 130;
PHP message: PHP Deprecated: Return type of WPG
- The topic ‘PHP 8.2 warnings’ is closed to new replies.