Remove DOMDocument post-processing by using html-sanitizer fully #782
Annotations
5 errors
src/Package/Updater.php#L763
Instantiated class App\HtmlSanitizer\ReadmeLinkSanitizer not found.
|
src/Package/Updater.php#L763
Parameter #1 $sanitizer of method Symfony\Component\HtmlSanitizer\HtmlSanitizerConfig::withAttributeSanitizer() expects Symfony\Component\HtmlSanitizer\Visitor\AttributeSanitizer\AttributeSanitizerInterface, App\HtmlSanitizer\ReadmeLinkSanitizer given.
|
src/Package/Updater.php#L764
Instantiated class App\HtmlSanitizer\ReadmeImageSanitizer not found.
|
src/Package/Updater.php#L764
Parameter #1 $sanitizer of method Symfony\Component\HtmlSanitizer\HtmlSanitizerConfig::withAttributeSanitizer() expects Symfony\Component\HtmlSanitizer\Visitor\AttributeSanitizer\AttributeSanitizerInterface, App\HtmlSanitizer\ReadmeImageSanitizer given.
|
|
This job failed
Loading