You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #18295 [Fix pipeline] multiple_kernels.rst must respect doctor-rst (alamirault)
This PR was squashed before being merged into the 5.4 branch.
Discussion
----------
[Fix pipeline] multiple_kernels.rst must respect doctor-rst
#18186 (comment)
`apps` -> `applications`
`ContainerConfigurator $container` -> `ContainerConfigurator $containerConfigurator`
Commits
-------
07f6609 [Fix pipeline] multiple_kernels.rst must respect doctor-rst
Copy file name to clipboardExpand all lines: .doctor-rst.yaml
+14Lines changed: 14 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -101,3 +101,17 @@ whitelist:
101
101
- '// bin/console'
102
102
- '.. _`a feature to test applications using Mercure`: https://github.com/symfony/panther#creating-isolated-browsers-to-test-apps-using-mercure-or-websocket'
103
103
- '.. End to End Tests (E2E)'
104
+
- 'First, create a new ``apps`` directory at the root of your project, which will'# configuration/multiple_kernels.rst
105
+
- '├─ apps/'# configuration/multiple_kernels.rst
106
+
- '``apps/`` directory. Therefore, you should carefully consider what is'# configuration/multi
10000
ple_kernels.rst
107
+
- 'Since the new ``apps/api/src/`` directory will host the PHP code related to the'# configuration/multiple_kernels.rst
0 commit comments