Remove mentions of the deprecated XML format #25467
ci.yaml
on: pull_request
Build (symfony-tools/docs-builder)
23s
Lint (DOCtor-RST)
40s
Code Blocks
38m 17s
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 '<'
|