[Serializer] Fix defaultContext
example
#23491
ci.yaml
on: pull_request
Build (symfony-tools/docs-builder)
22s
Lint (DOCtor-RST)
39s
Code Blocks
57s
Annotations
2 errors
Code Blocks:
serializer.rst#L351
[Cache Warmup] 2025-03-16T23:42:04+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-03-16T23:42:04+00:00 [critical] Uncaught Error: Symfony\Config\Framework\SerializerConfig::defaultContext(): Argument #1 ($name) must be of type string, array given, called in /home/runner/work/symfony-docs/symfony-docs/_sf_app/config/packages/serializer.php on line 7
|
Code Blocks
Process completed with exit code 1.
|