Remove mentions of the deprecated XML format #25465
ci.yaml
on: pull_request
Build (symfony-tools/docs-builder)
31s
Lint (DOCtor-RST)
43s
Code Blocks
39m 49s
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 '<'
|