PHP 8 Deprecated issue in map
-
I’m testing on a staging upgrading to PHP version 8 and debug notified me of some issues. These only show up when upgrading to version 8. Version 7.4 doesn’t show these as being Deprecated.
Deprecated: Required parameter $meta follows optional parameter $id in /wp-content/plugins/wck-custom-fields-and-custom-post-types-creator/wordpress-creation-kit-api/assets/map/map.php on line 72
Deprecated: Required parameter $meta follows optional parameter $id in /wp-content/plugins/wck-custom-fields-and-custom-post-types-creator/wordpress-creation-kit-api/assets/map/map.php on line 93
The topic ‘PHP 8 Deprecated issue in map’ is closed to new replies.