Problem/Motivation
Fatal error: Declaration of Drupal\consent_support_url_embed\Plugin\Filter\CsUrlEmbedFilter::replaceNodeContent(DOMNode &$node, string $content): void must be compatible with Drupal\url_embed\Plugin\Filter\UrlEmbedFilter::replaceNodeConte
nt(DOMNode $node, string $content): void in /var/www/html/web/modules/contrib/consent_support/modules/consent_support_url_embed/src/Plugin/Filter/CsUrlEmbedFilter.php on line 74The method has changed in https://git.drupalcode.org/project/embed/-/commit/d310bb05d056e4ee46daac...
Steps to reproduce
Open the site and go to add a node of any type.
Proposed resolution
Update the function to be compatible with url_embed -> embed
Remaining tasks
Review patch
User interface changes
-
API changes
-
Data model changes
-
Issue fork consent_support-3419502
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
tim-dielsComment #4
tim-dielsCan be reviewed.
Comment #5
andreasderijckeComment #7
andreasderijckeComment #8
andreasderijcke