[HtmlSanitizer] Fix method names #25002
Annotations
3 errors
Verify examples
Process completed with exit code 1.
|
Verify examples:
html_sanitizer.rst#L930
[Cache Warmup] 2025-07-23T09:05:00+00:00 [info] User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::build()" might add "void" as a native return type declaration in the future. Do the same in child class "Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
2025-07-23T09:05:00+00:00 [critical] Uncaught Error: Call to undefined method Symfony\Config\Framework\HtmlSanitizer\SanitizerConfig::allowMediaSchemes()
|
Verify examples:
html_sanitizer.rst#L811
[Cache Warmup] 2025-07-23T09:04:56+00:00 [info] User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::build()" might add "void" as a native return type declaration in the future. Do the same in child class "Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
2025-07-23T09:04:56+00:00 [critical] Uncaught Error: Call to undefined method Symfony\Config\Framework\HtmlSanitizer\SanitizerConfig::allowLinkHosts()
|
Loading