[HtmlSanitizer] Fix method names #25002
ci.yaml
on: pull_request
Build (symfony-tools/docs-builder)
31s
Lint (DOCtor-RST)
40s
Code Blocks
2m 17s
Annotations
3 errors
Code Blocks
Process completed with exit code 1.
|
Code Blocks:
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()
|
Code Blocks:
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()
|