My project environment is Drupal9.5.9, PHP8.1; the problem prompt is:
Deprecated function: strip_tags() in Drupal\paragraphs\Entity\Paragraph->getTextSummary(): Passing null to parameter #1 ($string) of type string is deprecated (/var/www/docroot/modules/contrib/paragraphs/ src/Entity/Paragraph.php, line 740).
None of the existing patches can be used, I created a new patch.