Skip to content

Remove mentions of the deprecated XML format #25467

Remove mentions of the deprecated XML format

Remove mentions of the deprecated XML format #25467

Triggered via pull request October 2, 2025 06:47
Status Failure
Total duration 38m 21s
Artifacts

ci.yaml

on: pull_request
Build (symfony-tools/docs-builder)
23s
Build (symfony-tools/docs-builder)
Lint (DOCtor-RST)
40s
Lint (DOCtor-RST)
Code Blocks
38m 17s
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 '<'