Skip to content

Remove mentions of the deprecated XML format #25465

Remove mentions of the deprecated XML format

Remove mentions of the deprecated XML format #25465

Triggered via pull request October 1, 2025 09:37
Status Failure
Total duration 39m 54s
Artifacts

ci.yaml

on: pull_request
Build (symfony-tools/docs-builder)
31s
Build (symfony-tools/docs-builder)
Lint (DOCtor-RST)
43s
Lint (DOCtor-RST)
Code Blocks
39m 49s
Code Blocks
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Build (symfony-tools/docs-builder)
Process completed with exit code 1.
Lint (DOCtor-RST): bundles/configuration.rst#L302
Please do not use ".. code-block:: php", use "::" instead.
Lint (DOCtor-RST): configuration.rst#L1
The following link definitions aren't used anymore and should be removed: "Learn the XML syntax"
Code Blocks
Process completed with exit code 1.
Code Blocks: bundles/configuration.rst#L305
[PHP syntax] Namespace declaration statement has to be the very first statement in the script
Code Blocks: bundles/configuration.rst#L304
[PHP syntax] Syntax error, unexpected T_DEC
Code Blocks: bundles/configuration.rst#L304
[PHP syntax] Syntax error, unexpected '/', expecting '[' or T_OBJECT_OPERATOR or T_NULLSAFE_OBJECT_OPERATOR or '{'
Code Blocks: bundles/configuration.rst#L304
[PHP syntax] Syntax error, unexpected '<'