in php 8.2 the class-wp-import.php line 954 `${$meta['key']} = $meta['value'];` Triggers a depraction notification.
in php 8.2 the class-wp-import.php line 954
${$meta['key']} = $meta['value'];Triggers a depraction notification.