Skip to content

Remove mentions of the deprecated XML format #25621

Remove mentions of the deprecated XML format

Remove mentions of the deprecated XML format #25621

Triggered via pull request October 17, 2025 09:41
Status Failure
Total duration 37m 4s
Artifacts

ci.yaml

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

Annotations

7 errors
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 '<'